color: Actually show the whitepoint selector

Not all displays can achieve D65, and not all users are calibrating for
photography. Forcing these users to set something in GSettings to just get a
profile that actually works isn't great.
This commit is contained in:
Richard Hughes 2013-12-12 13:47:30 +00:00
parent 31b82a7863
commit 4d4255425e

View file

@ -228,6 +228,7 @@
</child> </child>
<child> <child>
<object class="GtkBox" id="box_calib_temp"> <object class="GtkBox" id="box_calib_temp">
<property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">9</property> <property name="spacing">9</property>