small m_blinkedOut consistency corrections
[wxWidgets.git] / include / wx / os2 / setup0.h
index 502d48dac5130392ea15f1dbb4328c0d11458c3b..ea8d31fe4b5e6e35d5d64039c8beff8ea2a3b625 100644 (file)
                                   // Set to 1 for PNM format support
 #define wxUSE_PCX           1
                                   // Set to 1 for PCX format support
-#define wxUSE_IFF           0
+#define wxUSE_IFF           1
                                   // Set to 1 for IFF format support
 #define wxUSE_XPM           1
                                   // Set to 1 for XPM format support
 #define wxUSE_PROGRESSDLG 1
 
 // wxDirDlg class for getting a directory name from user
-#define wxUSE_DIRDLG 1
+#define wxUSE_DIRDLG  1
+#define wxUSE_DIRDLGG 1
 
 #define wxUSE_OWNER_DRAWN             1
                                     // Owner-drawn menus and listboxes