]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/scrolbar.h
Removed two instances of 'template<>' - looks like VC6 did not need it after all...
[wxWidgets.git] / include / wx / osx / scrolbar.h
index 9d0a3568f6d499d6227b908d6af9dc45b6da29b9..70850d166e3aad9f870cfc12118a066e04bb7e19 100644 (file)
@@ -49,7 +49,7 @@ public:
     // implementation only from now on
     void Command(wxCommandEvent& event);
     virtual void TriggerScrollEvent( wxEventType scrollEvent ) ;
-    virtual bool HandleClicked( double timestampsec );
+    virtual bool OSXHandleClicked( double timestampsec );
 protected:
     virtual wxSize DoGetBestSize() const;