┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 33d432c9e..62ced31ac 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -35,6 +35,7 @@ class VersionControlObserver;
class ViewProperties;
class QLabel;
class QGraphicsSceneDragDropEvent;
+class QHelpEvent;
class QRegularExpression;
/**
@@ -862,7 +863,7 @@ private:
void updatePlaceholderLabel();
- void tryShowNameToolTip(QEvent* event);
+ void tryShowNameToolTip(QHelpEvent* event);
private:
void updatePalette();