]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/slider.h
adding bestsize for osx_cocoa combobox
[wxWidgets.git] / include / wx / osx / slider.h
index f0b416e11fddfadaee2300aea5e10b983c05009d..535d61c22ed37b8f5ad90d7a6e5c4a85d2367596 100644 (file)
@@ -76,8 +76,8 @@ public:
 
     void Command(wxCommandEvent& event);
     // osx specific event handling common for all osx-ports
-    
-    virtual bool HandleClicked( double timestampsec );
+
+    virtual bool OSXHandleClicked( double timestampsec );
     virtual void TriggerScrollEvent( wxEventType scrollEvent ) ;
 
 protected: