Added mask common scope and blend

This commit is contained in:
Desmis
2020-06-21 12:33:15 +02:00
parent 0884203966
commit 5ac22b6564
9 changed files with 91 additions and 15 deletions

View File

@@ -1203,6 +1203,9 @@ class LocallabMask:
public LocallabTool
{
private:
Adjuster* const sensimask;
Adjuster* const blendmask;
/*
Gtk::ToggleButton* const autocompute;
Gtk::Frame* const logPFrame;