Show/hide contrast mask, still wrong icon on button

This commit is contained in:
heckflosse
2018-06-13 13:02:10 +02:00
parent 44729edf04
commit 1b094a084a
6 changed files with 22 additions and 0 deletions

View File

@@ -280,6 +280,7 @@ public:
// imageareatoollistener interface
void spotWBselected (int x, int y, Thumbnail* thm = nullptr);
void sharpMaskSelected (bool sharpMask);
void cropSelectionReady ();
void rotateSelectionReady (double rotate_deg, Thumbnail* thm = nullptr);
ToolBar* getToolBar ()