2008-02-18 [colin] 3.3.0cvs16
[claws.git] / src / prefs_common.h
index a49c5d049f1bab512eb87294a393a338f022cb33..a3f4cc4197244fdb224233a7aa7eae124911d9be 100644 (file)
@@ -483,6 +483,8 @@ struct _PrefsCommon
        gint print_imgs;
        gint print_previewwin_width;
        gint print_previewwin_height;
+       
+       gboolean use_networkmanager;
 };
 
 extern PrefsCommon prefs_common;