]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
Updated for Mahogany.
[wxWidgets.git] / include / wx / gtk / listbox.h
index 6fa8de11cdbaa67835feb199d6e7ec7c82c81359..f1627cf454cf32d0aa9f995cfc4dacbcbd3c83e3 100644 (file)
@@ -106,7 +106,7 @@ public:
     void ApplyWidgetStyle();
 
 #if wxUSE_TOOLTIPS
-    void ApplyToolTip( GtkTooltips *tips, const char *tip );
+    void ApplyToolTip( GtkTooltips *tips, const wxChar *tip );
 #endif // wxUSE_TOOLTIPS
 
     GtkList   *m_list;