]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/gauge.h
Patch #826420, and also adapted to new SWIG
[wxWidgets.git] / include / wx / gtk1 / gauge.h
index 47606768003477f372702e03a20ad74eebec5640..ced1476387a70e877163e236a5268eb97d82bf8a 100644 (file)
@@ -87,8 +87,8 @@ public:
         m_gaugePos;
 
     // obsolete functions, don't use
-#ifdef WXWIN_COMPATIBILITY_2_2
-    bool GetProgressBar() const { return TRUE; }
+#if WXWIN_COMPATIBILITY_2_2
+    bool GetProgressBar() const { return true; }
 #endif // WXWIN_COMPATIBILITY_2_2
 
 protected: