]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
add wxUSE_BASE64 checks around DoRead/WriteBinary() functions
[wxWidgets.git] / include / wx / gtk / listbox.h
index 245e537752e417ed1062030f8fee5d4f3f16836b..c855e3d6884a4d5cc17105aea822ab1c16febf1a 100644 (file)
@@ -85,7 +85,7 @@ public:
     GtkWidget *GetConnectWidget();
 
 #if wxUSE_TOOLTIPS
-    void ApplyToolTip( GtkTooltips *tips, const wxChar *tip );
+    void ApplyToolTip( GtkTooltips *tips, const gchar *tip );
 #endif // wxUSE_TOOLTIPS
 
     struct _GtkTreeView   *m_treeview;