summaryrefslogtreecommitdiff
path: root/plugingui/maintab.h
diff options
context:
space:
mode:
authorAndré Nusser <andre.nusser@googlemail.com>2017-05-26 01:01:26 +0200
committerAndré Nusser <andre.nusser@googlemail.com>2017-05-26 01:01:26 +0200
commite3e60b52b4e6ea35f60eb745cae2d2b1ad236874 (patch)
treea3c67c490127c47eb619482edf769cbb17c2df4e /plugingui/maintab.h
parent7202cbf9e1ffdc19c5fbe46017ce8d1c9f8e467a (diff)
Connect the bleed control frame switch and add settings value for that.
Diffstat (limited to 'plugingui/maintab.h')
-rw-r--r--plugingui/maintab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/maintab.h b/plugingui/maintab.h
index de78474..ce1e5b4 100644
--- a/plugingui/maintab.h
+++ b/plugingui/maintab.h
@@ -57,6 +57,7 @@ public:
private:
void humanizerOnChange(bool on);
+ void bleedcontrolOnChange(bool on);
void resamplingOnChange(bool on);
Image logo{":resources/logo.png"};