From 0ae6c2cec5d73318142affc876653b0357937575 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 25 Nov 2014 14:22:07 -0600 Subject: Fix blur option not being written correctly Add ability to set desaturated backgrounds from the control center --- twin/kcmtwin/twinoptions/windows.h | 1 + 1 file changed, 1 insertion(+) (limited to 'twin/kcmtwin/twinoptions/windows.h') diff --git a/twin/kcmtwin/twinoptions/windows.h b/twin/kcmtwin/twinoptions/windows.h index facde4136..52596ad1c 100644 --- a/twin/kcmtwin/twinoptions/windows.h +++ b/twin/kcmtwin/twinoptions/windows.h @@ -261,6 +261,7 @@ private: TQCheckBox *disableARGB; TQCheckBox *useOpenGL; TQCheckBox *blurBackground; + TQCheckBox *greyscaleBackground; TQCheckBox *fadeInWindows; TQCheckBox *fadeInMenuWindows; TQCheckBox *fadeInToolTipWindows; -- cgit v1.2.1