]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/setup0.h
use wxSTRINGIZE instead of redefining a special STRINGIZE in this file
[wxWidgets.git] / include / wx / palmos / setup0.h
index fae3447bb5df07165a37bad94826dd18c7edfb9a..a27aa189b76cdb3078250ba7d8eeb58334b73f68 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
 // ----------------------------------------------------------------------------