/////////////////////////////////////////////////////////////////////////////
-// Name: wx/gtk/stabox.h
+// Name: wx/gtk/statbox.h
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// implementation
- virtual bool IsTransparentForMouse() const { return true; }
+ virtual bool GTKIsTransparentForMouse() const { return true; }
virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;