From e847f4fec300b8a80679909c5d6a47ae21452732 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 9 Apr 2008 20:29:09 +0000 Subject: hide the tooltip when an item gets triggered or a context menu is opened CCMAIL: konst.heil@stud.uni-heidelberg.de svn path=/trunk/KDE/kdebase/apps/; revision=795330 --- src/dolphinview.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 40d382738..4ec1f42c8 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -52,6 +52,7 @@ class KDirLister; class KFileItemDelegate; class KUrl; class KToggleAction; +class ToolTipManager; class QModelIndex; class ViewProperties; @@ -657,6 +658,7 @@ private: DolphinSortFilterProxyModel* m_proxyModel; IconManager* m_iconManager; + ToolTipManager* m_toolTipManager; KUrl m_rootUrl; }; -- cgit v1.3