]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
Move the wxWebFileProtocolHandler from the IE backend to the common source, add the...
[wxWidgets.git] / include / wx / platform.h
index 2d570db1a4de1038687a698e3cf741532661dee7..b81aa52a4eace31259258ccf51e7be76421e5b0a 100644 (file)
     #include "wx/setup_gccxml.h"
 #endif
 
+/*
+   Convenience for any optional classes that use the wxAnyButton base class.
+ */
+#if wxUSE_TOGGLEBTN || wxUSE_BUTTON
+    #define wxHAS_ANY_BUTTON
+#endif
+
 
 /*
    Hardware platform detection.