]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobox.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / gtk / radiobox.h
index 0d3a611b273359161179e72399f1f857cfc11173..1db0f9931ac9fa70c681b5c6c508bc718908f1c7 100644 (file)
@@ -131,7 +131,7 @@ public:
     void GtkDisableEvents();
     void GtkEnableEvents();
 #if wxUSE_TOOLTIPS
-    void ApplyToolTip( GtkTooltips *tips, const gchar *tip );
+    void GTKApplyToolTip( GtkTooltips *tips, const gchar *tip );
 #endif // wxUSE_TOOLTIPS
 
     wxRadioBoxButtonsInfoList   m_buttonsInfo;