From cb928888f7e8b0450fc8c4cf0dd4f5ea3c46eb42 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 22 Oct 2008 06:11:59 +0000 Subject: * don't show a tooltip if a rubberband selection is done * hide a tooltip if a drag operation has been started BUG: 173148 CCMAIL: simon@etotheipiplusone.com svn path=/trunk/KDE/kdebase/apps/; revision=874641 --- src/tooltipmanager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tooltipmanager.h') diff --git a/src/tooltipmanager.h b/src/tooltipmanager.h index 213f95871..96df4819e 100644 --- a/src/tooltipmanager.h +++ b/src/tooltipmanager.h @@ -48,6 +48,7 @@ public: DolphinSortFilterProxyModel* model); virtual ~ToolTipManager(); +public slots: /** * Hides the currently shown tooltip. Invoking this method is * only needed when the tooltip should be hidden although -- cgit v1.3