X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f588a7d48b7cef5351d8b0f030a6ec5e76229976..dd07a327:/src/selectionmode/topbar.h diff --git a/src/selectionmode/topbar.h b/src/selectionmode/topbar.h index 1f9cfdb18..760c3da63 100644 --- a/src/selectionmode/topbar.h +++ b/src/selectionmode/topbar.h @@ -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() */