Sharpening contrast mask - Bug, fixed by @Hombre57, fixes #4620
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
void buttonToggled(Gtk::ToggleButton* tb);
|
||||
void toggleClipped(bool highlights); // inverts a toggle programmatically
|
||||
void toggleFocusMask();
|
||||
void silentlyDisableSharpMask(); // toggle the button off without throwing a toggle event
|
||||
void toggleSharpMask();
|
||||
|
||||
sigc::connection connFocusMask, connSharpMask, connClippedS, connClippedH;
|
||||
|
Reference in New Issue
Block a user