]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/setup.h
Added project files for wxUniv under MSW
[wxWidgets.git] / include / wx / univ / setup.h
index 8eaf51ad29932c26d03a84ec2509f6107f2a51ea..0f893e3c7582aa164dd27aaa0e25753c597e6c0d 100644 (file)
@@ -38,7 +38,7 @@
 #define wxUSE_TIMER      1
 #define wxUSE_STOPWATCH  1
 #define wxUSE_TIMEDATE      0
-#define wxUSE_DATETIME      0
+#define wxUSE_DATETIME      1
 #define wxUSE_CONFIG           0
 #define wxUSE_CONFIG_NATIVE   0
 #define wxUSE_DIALUP_MANAGER   0
 #define wxUSE_NOTEBOOK 1
 #define wxUSE_FONTMAP 0
 #define wxUSE_MIMETYPE 0
+#define wxUSE_IMAGE        1
 
 #define wxUSE_CONTROLS     1
 #define wxUSE_POPUPWIN     1
 #define wxUSE_BUTTON       1
 #define wxUSE_BMPBUTTON    1
+#define wxUSE_CALENDARCTRL 0
 #define wxUSE_CARET        1
 #define wxUSE_CHECKBOX     1
 #define wxUSE_CHECKLISTBOX 1
 #define wxUSE_CHOICE       0
 #define wxUSE_COMBOBOX     1
 #define wxUSE_GAUGE        1
+#define wxUSE_IMAGLIST     1
 #define wxUSE_LISTBOX      1
 #define wxUSE_LISTCTRL     0
 #define wxUSE_RADIOBOX     1
 #define wxUSE_CHOICEDLG 0
 #define wxUSE_NUMBERDLG 0
 #define wxUSE_STARTUP_TIPS 0
+#define wxUSE_MSGDLG       1
+#define wxUSE_SPLITTER     1
+#define wxUSE_TAB_DIALOG   0
 
 #define wxUSE_METAFILE              0
 #define wxUSE_ENH_METAFILE          0