diff options
Diffstat (limited to 'src/tooltipmanager.h')
| -rw-r--r-- | src/tooltipmanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
