]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/dialog.h
fix and improve the game selection and game configuration dialogs - added dir dialog...
[xonotic/netradiant.git] / radiant / dialog.h
index 46ed965a4a18244754370a833c91dd395d32f101..cd00eff146805cda44c3923805cf04742e621459 100644 (file)
@@ -36,7 +36,8 @@ typedef enum
   DLG_SPIN_FLOAT,
   DLG_SPIN_INT,
   DLG_ADJ_INT,
-  DLG_COMBO_INT
+  DLG_COMBO_INT,
+  DLG_COMBO_BOX_INT,
 } DLG_DATA_TYPE;
 
 class Dialog