summaryrefslogtreecommitdiffstats
path: root/tdeui/tdeshortcutdialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-04-29 00:23:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-04-29 21:03:30 +0900
commitf93c501d06498f90084cf63425e78b8e77d0b662 (patch)
treedcf47ea718ce0f9c340fd2c4b58045f49d866dcb /tdeui/tdeshortcutdialog.h
parent3505e3232dc6f758858a167de51c1f4fc4cc937d (diff)
downloadtdelibs-f93c501d06498f90084cf63425e78b8e77d0b662.tar.gz
tdelibs-f93c501d06498f90084cf63425e78b8e77d0b662.zip
Fixed unresponsive behavior of the shortcut setting dialog in recent
ditros. This resolves bug 2955. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ea3d4dd872623721abe3153cdd44d01e3cc69be)
Diffstat (limited to 'tdeui/tdeshortcutdialog.h')
-rw-r--r--tdeui/tdeshortcutdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tdeui/tdeshortcutdialog.h b/tdeui/tdeshortcutdialog.h
index c0b8fa49b..afad6fda2 100644
--- a/tdeui/tdeshortcutdialog.h
+++ b/tdeui/tdeshortcutdialog.h
@@ -53,7 +53,6 @@ private:
bool m_bQtShortcut;
TDEShortcut m_shortcut;
- bool m_bGrab;
KPushButton* m_ptxtCurrent;
uint m_iSeq;
uint m_iKey;