From d50125d0ec338d7b488f444d128c0ab92fff1cc5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Aug 2012 00:59:20 -0500 Subject: Add accelerator hiding option to style control module --- kcontrol/style/kcmstyle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kcontrol/style/kcmstyle.h') 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; }; -- cgit v1.2.1