]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/statusbr.h
Fix centering of top-level children of wxMDIParentFrame on Mac
[wxWidgets.git] / include / wx / mac / carbon / statusbr.h
index 959c4e618d901d317048f2b5c86fa84dde9660e8..5fb70f4058973545680842a83fa2bdc8f4b8be59 100644 (file)
@@ -41,7 +41,7 @@ class WXDLLEXPORT wxStatusBarMac : public wxStatusBarGeneric
   ////////////////////////////////////////////////////////////////////////
   // Implementation
 
-  virtual void MacSuperEnabled( bool enable ) ;
+  virtual void        MacHiliteChanged() ;
 
   void OnPaint(wxPaintEvent& event);
 protected: