]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
Trying to hide evidence of my negative programming skills...
[wxWidgets.git] / include / wx / event.h
index a327e06d6e82493795bc05ea5bc47397d130ddf3..4f64c38725bc7374adb6c8e9c8fe96bf1ef3581b 100644 (file)
@@ -419,7 +419,7 @@ public:
 
     void CopyObject(wxObject& obj) const;
 
-#ifdef WXWIN_COMPATIBILITY_2
+#if WXWIN_COMPATIBILITY_2
     bool Checked() const { return IsChecked(); }
 #endif // WXWIN_COMPATIBILITY_2