Improve GUI for merge file

This commit is contained in:
Desmis
2019-11-20 12:53:29 +01:00
parent 3251905964
commit 6ebc03b638
3 changed files with 82 additions and 27 deletions

View File

@@ -77,6 +77,7 @@ private:
// Color & Light
CurveEditorGroup* const llCurveEditorG;
CurveEditorGroup* const HCurveEditorG;
CurveEditorGroup* const H2CurveEditorG;
CurveEditorGroup* const rgbCurveEditorG;
CurveEditorGroup* const maskCurveEditorG;
CurveEditorGroup* const maskHCurveEditorG;