From b3ab00e8badfd0911e0d7af7a632b5ae0bf4fbaf Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 18 Jan 2010 14:08:21 +0000 Subject: fixed issue that SVN actions got disabled after selecting items svn path=/trunk/KDE/kdebase/apps/; revision=1076617 --- src/versioncontrol/fileviewsvnplugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/versioncontrol/fileviewsvnplugin.h') diff --git a/src/versioncontrol/fileviewsvnplugin.h b/src/versioncontrol/fileviewsvnplugin.h index e908afba8..e94c3ebcb 100644 --- a/src/versioncontrol/fileviewsvnplugin.h +++ b/src/versioncontrol/fileviewsvnplugin.h @@ -72,6 +72,7 @@ private: void startSvnCommandProcess(); private: + bool m_pendingOperation; QHash m_versionInfoHash; QList m_versionInfoKeys; // cache for accessing the keys of the hash -- cgit v1.3