]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/slider.h
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE...
[wxWidgets.git] / include / wx / mac / carbon / slider.h
index ec96420817aa3d9182db527c96da5eb1cda7dbcf..b0f65bd36b22b6ddc040a545f5bcfdb7ae0181a6 100644 (file)
@@ -90,6 +90,7 @@ public:
      virtual void   DoMoveWindow(int x, int y, int w, int h);
  
   void Command(wxCommandEvent& event);
+    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
     void                     MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
 
      wxStaticText*    m_macMinimumStatic ;