Window sizes are now remembered for the Python console,
[claws.git] / src / prefs_common.h
index 6f68d691784e8262d5f0861d1083f0e1ef114d53..0a9fb18179161fe40650683cd6fb829bc962dfd5 100644 (file)
@@ -498,6 +498,10 @@ struct _PrefsCommon
        gint tagswin_height;
        gint sslmanwin_width;
        gint sslmanwin_height;
+       gint uriopenerwin_width;
+       gint uriopenerwin_height;
+       gint foldersortwin_width;
+       gint foldersortwin_height;
        gint addressbookwin_width;
        gint addressbookwin_height;
        gint addressbookeditpersonwin_width;