From 6c3a2002b49c783df8bffba8f2c6c3f48d37904e Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 8 Apr 2008 19:08:23 +0000 Subject: Bypassed a Qt-issue where enabling the menu-animation for QApplication emits a clicked() signal during the context menu is open. I got no bug-number from the Trolltech tasktracker yet, I'll update the number xxxxxx by the real number as soon as I received the bug-number. BUG: 155574 svn path=/trunk/KDE/kdebase/apps/; revision=794872 --- src/dolphinview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index c058338a8..40d382738 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -639,6 +639,7 @@ private: bool m_showPreview; bool m_loadingDirectory; bool m_storedCategorizedSorting; + bool m_isContextMenuOpen; // TODO: workaround for Qt-issue xxxxxx Mode m_mode; DolphinMainWindow* m_mainWindow; -- cgit v1.3