]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/scrolbar.h
fix ifdef - its libpng not pnglib :)
[wxWidgets.git] / include / wx / mac / carbon / scrolbar.h
index 633b615cedf9cd55268a53d1c1cfd376aa2f1116..728049089afd2c1b54c366039c51e858dbd0711c 100644 (file)
@@ -57,8 +57,8 @@ public:
     bool refresh = TRUE);
 
   void Command(wxCommandEvent& event);
-        virtual void                         MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
-
+    virtual void  MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF mevent ) ;
 protected:
     int m_pageSize;
     int m_viewSize;