X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/937fc7dbeaed4e62dd6e99cbfadcb6ab7f4ebd7f..b04237742c51e022af8ca8fe8933437734f392a3:/include/wx/gtk/listbox.h?ds=sidebyside diff --git a/include/wx/gtk/listbox.h b/include/wx/gtk/listbox.h index 92b6f1b8c6..5479fb030a 100644 --- a/include/wx/gtk/listbox.h +++ b/include/wx/gtk/listbox.h @@ -85,7 +85,7 @@ public: GtkWidget *GetConnectWidget(); #if wxUSE_TOOLTIPS - void ApplyToolTip( GtkTooltips *tips, const gchar *tip ); + void GTKApplyToolTip( GtkTooltips *tips, const gchar *tip ); #endif // wxUSE_TOOLTIPS struct _GtkTreeView *m_treeview;