]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
check for self-assignment in operator=
[wxWidgets.git] / include / wx / gtk / listbox.h
index 92b6f1b8c63e3ba78c40306f396d18f15792f8fb..5479fb030a8631e374db0a63e3834d4142e7bc5a 100644 (file)
@@ -85,7 +85,7 @@ public:
     GtkWidget *GetConnectWidget();
 
 #if wxUSE_TOOLTIPS
     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;
 #endif // wxUSE_TOOLTIPS
 
     struct _GtkTreeView   *m_treeview;