2005-10-14 [paul] 1.9.15cvs45
[claws.git] / src / prefs_common.h
index 80104aaa15f902c7e535dd946556782ac0be03b6..5f1a5795246e9273914980a684b73038d3bec319 100644 (file)
@@ -324,6 +324,14 @@ struct _PrefsCommon
        
        gint filteringwin_width;
        gint filteringwin_height;
+       gint filteringactionwin_width;
+       gint filteringactionwin_height;
+       gint matcherwin_width;
+       gint matcherwin_height;
+       gint templateswin_width;
+       gint templateswin_height;
+       gint actionswin_width;
+       gint actionswin_height;
        gint warn_dnd;
        gint broken_are_utf8;
 };