summaryrefslogtreecommitdiff
path: root/iup/test/dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'iup/test/dialog.c')
-rwxr-xr-xiup/test/dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iup/test/dialog.c b/iup/test/dialog.c
index f8097c9..334b1cc 100755
--- a/iup/test/dialog.c
+++ b/iup/test/dialog.c
@@ -338,7 +338,7 @@ static void new_dialog(int test, char* tip)
// Windows and GTK Only
IupSetCallback(dlg, "DROPFILES_CB", (Icallback)dropfiles_cb);
-
+
if (test == 0 || test == 1)
IupShow(dlg);
else if (test == 3)