]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/statbox.h
Mention using wxString::c_str() with vararg functions in the change log.
[wxWidgets.git] / include / wx / gtk / statbox.h
index 07729e8ffca0c32ca808aee3c080bc09aac49d44..77c3393310e13187dfff4c15e383b37d041c6808 100644 (file)
@@ -40,7 +40,7 @@ public:
 
     // implementation
 
 
     // implementation
 
-    virtual bool IsTransparentForMouse() const { return true; }
+    virtual bool GTKIsTransparentForMouse() const { return true; }
 
     virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
 
 
     virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;