]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobox.h
added wxDEPRECATED_BUT_USED_INTERNALLY macro and use it for the old wxLog::DoLog...
[wxWidgets.git] / include / wx / gtk / radiobox.h
index 77bbb3a066d04e0b8daac70e9acf1d78a41a5f32..563ebb5612c63a1f4363953f49bc389c1423e93f 100644 (file)
@@ -132,7 +132,7 @@ public:
     void GtkDisableEvents();
     void GtkEnableEvents();
 #if wxUSE_TOOLTIPS
-    void ApplyToolTip( GtkTooltips *tips, const wxChar *tip );
+    void ApplyToolTip( GtkTooltips *tips, const gchar *tip );
 #endif // wxUSE_TOOLTIPS
 
     virtual void OnInternalIdle();