]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/selectionmode/topbar.h
DolphinView: Remove -1 interval, add setAutoActivationEnabled
[dolphin.git] / src / selectionmode / topbar.h
index 1f9cfdb18ae59d6ac20d9f395fd9e55c4f024f5c..760c3da632e2af7097c3f4f6ccc58dc8f3fd1f6e 100644 (file)
@@ -10,6 +10,7 @@
 
 #include "animatedheightwidget.h"
 
+class KContextualHelpButton;
 class QLabel;
 class QPushButton;
 class QResizeEvent;
@@ -46,6 +47,7 @@ private:
 
 private:
     QLabel *m_label;
+    KContextualHelpButton *m_contextualHelpButton;
     QPushButton *m_closeButton;
 
     /** @see updateLabelString() */