]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/statbox.h
No real changes, just add wxSizerItem::AddBorderToSize() helper.
[wxWidgets.git] / include / wx / gtk / statbox.h
index 07729e8ffca0c32ca808aee3c080bc09aac49d44..77c3393310e13187dfff4c15e383b37d041c6808 100644 (file)
@@ -40,7 +40,7 @@ public:
 
     // implementation
 
-    virtual bool IsTransparentForMouse() const { return true; }
+    virtual bool GTKIsTransparentForMouse() const { return true; }
 
     virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;