]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/radiobut.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / osx / radiobut.h
index 9c719eed3be0b58ddc1c2b70ef74464c3bc424a8..6cf506ec36becc6c6c92659165f4eb109e776d1c 100644 (file)
@@ -48,7 +48,7 @@ public:
     
     // osx specific event handling common for all osx-ports
     
-    virtual bool        HandleClicked( double timestampsec );
+    virtual bool        OSXHandleClicked( double timestampsec );
   protected:
   
     wxRadioButton *m_cycle;