From 8ea3d4dd872623721abe3153cdd44d01e3cc69be Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 29 Apr 2020 00:23:20 +0900 Subject: Fixed unresponsive behavior of the shortcut setting dialog in recent ditros. This resolves bug 2955. Signed-off-by: Michele Calgaro --- tdeui/tdeshortcutdialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tdeui/tdeshortcutdialog.h') 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; -- cgit v1.2.1