Issue 2739: DCP settings in Color Management panel moved into own frame.

This commit is contained in:
DrSlony
2015-07-16 18:52:31 +02:00
parent 4cd2da11b6
commit 3628f8982a
3 changed files with 36 additions and 31 deletions

View File

@@ -37,6 +37,7 @@ class ICMPanelListener {
class ICMPanel : public ToolParamBlock, public AdjusterListener, public FoldableToolPanel {
protected:
Gtk::Frame* dcpFrame;
Adjuster* gampos;
Adjuster* slpos;
bool lastgamfree;