summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/kcmstyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-13 00:59:20 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-13 00:59:20 -0500
commitd50125d0ec338d7b488f444d128c0ab92fff1cc5 (patch)
tree590d31493df3614b5a1301a66e83774a8cdd0ac3 /kcontrol/style/kcmstyle.h
parent5d3183a814e47b543692f68695c29f6e4ac9d2bd (diff)
downloadtdebase-d50125d0ec338d7b488f444d128c0ab92fff1cc5.tar.gz
tdebase-d50125d0ec338d7b488f444d128c0ab92fff1cc5.zip
Add accelerator hiding option to style control module
Diffstat (limited to 'kcontrol/style/kcmstyle.h')
-rw-r--r--kcontrol/style/kcmstyle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/style/kcmstyle.h b/kcontrol/style/kcmstyle.h
index a0e04e134..ac3d56cb3 100644
--- a/kcontrol/style/kcmstyle.h
+++ b/kcontrol/style/kcmstyle.h
@@ -158,6 +158,7 @@ private:
TQCheckBox* cbIconsOnButtons;
TQCheckBox* cbScrollablePopupMenus;
+ TQCheckBox* cbAutoHideAccelerators;
TQCheckBox* cbTearOffHandles;
};