X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a994f81b947bd6ec0e7611988b3ebc1ae3e9df5a..b6bc5bf37ca52cb04cebabf1b02739e4a871a29f:/include/wx/gtk/listbox.h?ds=sidebyside diff --git a/include/wx/gtk/listbox.h b/include/wx/gtk/listbox.h index 6fa8de11cd..f1627cf454 100644 --- a/include/wx/gtk/listbox.h +++ b/include/wx/gtk/listbox.h @@ -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;