From e3e60b52b4e6ea35f60eb745cae2d2b1ad236874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Fri, 26 May 2017 01:01:26 +0200 Subject: Connect the bleed control frame switch and add settings value for that. --- plugingui/maintab.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugingui/maintab.h') 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"}; -- cgit v1.2.3