Code

Initial cut of softproofing
[inkscape.git] / src / ui / dialog / inkscape-preferences.h
index 5dafd40516722e9d1d366820897d35fda74bb2bb..58c908a9acc08b17f42def05e4d4357a452e785a 100644 (file)
@@ -165,6 +165,10 @@ protected:
     PrefCheckButton     _misc_cms_display;
     Gtk::ComboBoxText   _misc_cms_display_profile;
 
+    PrefCheckButton     _misc_cms_softproof;
+    PrefCheckButton     _misc_cms_gamutwarn;
+    Gtk::ComboBoxText   _misc_cms_proof_profile;
+
     PrefEntryButtonHBox _importexport_ocal_url;
     PrefEntry       _importexport_ocal_username;
     PrefEntry       _importexport_ocal_password;