2008-09-07 [colin] 3.5.0cvs93
[claws.git] / src / gtk / prefswindow.h
index 306ec7e1fbc165025c470b58fce3fbae659b259d..dfda16b9e9b8f81db4127645f7d906d721e3a40c 100644 (file)
@@ -48,7 +48,7 @@ struct _PrefsPage
 void prefswindow_open_full             (const gchar *title, 
                                         GSList *prefs_pages,
                                         gpointer data,
-                                        GtkDestroyNotify func,
+                                        GDestroyNotify func,
                                         gint *save_width, gint *save_height,
                                         gboolean preload_pages, gboolean activate_child,
                                         PrefsOpenCallbackFunc open_cb,