summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twinoptions/windows.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-11-18 11:30:25 -0600
committerTimothy Pearson <[email protected]>2014-11-18 11:30:25 -0600
commit4527039a04b457d379cd5e0b0a3785d7b2cce9ac (patch)
tree8d490acbab63ae8d6d2b30e9be650a0693f04ff2 /twin/kcmtwin/twinoptions/windows.h
parentd9dd06564ff72c7cc88e5a2f2d073468fb55942c (diff)
downloadtdebase-4527039a04b457d379cd5e0b0a3785d7b2cce9ac.tar.gz
tdebase-4527039a04b457d379cd5e0b0a3785d7b2cce9ac.zip
Add compositor option to enable/disable blurring of transparent window backgrounds
Diffstat (limited to 'twin/kcmtwin/twinoptions/windows.h')
-rw-r--r--twin/kcmtwin/twinoptions/windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/twin/kcmtwin/twinoptions/windows.h b/twin/kcmtwin/twinoptions/windows.h
index 1cb4d16e8..bafebdab2 100644
--- a/twin/kcmtwin/twinoptions/windows.h
+++ b/twin/kcmtwin/twinoptions/windows.h
@@ -260,6 +260,7 @@ private:
TQCheckBox *keepAboveAsActive;
TQCheckBox *disableARGB;
TQCheckBox *useOpenGL;
+ TQCheckBox *blurBackground;
TQCheckBox *fadeInWindows;
TQCheckBox *fadeInMenuWindows;
TQCheckBox *fadeOnOpacityChange;