Merge branch 'master' into gtk3
This commit is contained in:
@@ -803,7 +803,6 @@ Gtk::Widget* Preferences::getColorManagementPanel ()
|
||||
prtBPC->set_active (true);
|
||||
|
||||
row = 0;
|
||||
gprinter->attach (*pplabel, 0, row, 1, 1);
|
||||
gprinter->attach (*prtProfile, 1, row, 1, 1);
|
||||
++row;
|
||||
gprinter->attach (*pilabel, 0, row, 1, 1);
|
||||
|
Reference in New Issue
Block a user