]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/spinbutt.h
don't do anything in SetWindowMenu() if we're setting the same menu as we already...
[wxWidgets.git] / include / wx / osx / spinbutt.h
index 56025a11d212e562c7a5d96f4b8a24dc8487928d..8f5ffdedff7c2ef7eb3a7e035b2ab84847dd4756 100644 (file)
@@ -62,7 +62,7 @@ public:
 
     // osx specific event handling common for all osx-ports
     
-    virtual bool HandleClicked( double timestampsec );
+    virtual bool OSXHandleClicked( double timestampsec );
 
 protected:
     void         SendThumbTrackEvent() ;