]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
add test for ChangeValue()
[wxWidgets.git] / include / wx / mac / setup0.h
index 5a29f354e5949a6153785b3ee104f2d65ebed1a6..4fccfe72ada74f6624fb7e71838cbdbe3aee3ee9 100644 (file)
 // wizards
 #define wxUSE_WIZARDDLG 1
 
+// Compile in wxAboutBox() function showing the standard "About" dialog.
+//
+// Default is 1
+//
+// Recommended setting: 1 but can be set to 0 to save some space if you don't
+//                      use this function
+#define wxUSE_ABOUTDLG 1
+
 // ----------------------------------------------------------------------------
 // Metafiles support
 // ----------------------------------------------------------------------------