Add chroma and gamma to Color Mask - use patch Floessie

This commit is contained in:
Desmis
2019-03-14 16:53:03 +01:00
parent 677cf0c054
commit b69f9dc84b
12 changed files with 149 additions and 5 deletions

View File

@@ -249,6 +249,8 @@ private:
bool button1Released();
bool drag1(int modifierKey);
using ToolPanel::setDefaults;
class ControlSpots:
public Gtk::TreeModel::ColumnRecord
{