]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/notebook.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / osx / notebook.h
index 6a7d4a2e4458d4091c6bd69fbe315f93650a6970..ff60922e2a6966ae72cf854a8a99631f962a590d 100644 (file)
@@ -119,7 +119,7 @@ public:
   virtual void Command(wxCommandEvent& event);
     // osx specific event handling common for all osx-ports
     
-    virtual bool        HandleClicked( double timestampsec );
+    virtual bool        OSXHandleClicked( double timestampsec );
 
 protected:
   virtual wxNotebookPage *DoRemovePage(size_t page) ;