2008-12-07 [paul] 3.6.1cvs62
[claws.git] / src / prefs_account.c
index 73efe838cb315e93c02bf6c9862d819d346a254f..d3f750ffe69943cd1a0245ef592cd48cbdbf20e6 100644 (file)
@@ -3587,8 +3587,7 @@ PrefsAccount *prefs_account_open(PrefsAccount *ac_prefs, gboolean *dirty)
 
        prefswindow_open_full(title, prefs_pages, ac_prefs, destroy_dialog,
                        &prefs_common.editaccountwin_width, &prefs_common.editaccountwin_height,
-                       TRUE, TRUE,
-                       NULL, NULL);
+                       TRUE, NULL, NULL);
        g_free(title);
        gtk_main();