summaryrefslogtreecommitdiff
path: root/src/panelhistory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/panelhistory.cpp')
-rw-r--r--src/panelhistory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panelhistory.cpp b/src/panelhistory.cpp
index d6367669..60338ef7 100644
--- a/src/panelhistory.cpp
+++ b/src/panelhistory.cpp
@@ -38,6 +38,7 @@
#include <KLineEdit>
#include <KLocalizedString>
+
PanelHistory::PanelHistory(QWidget *parent)
: QWidget(parent)
, m_historyTreeView(new QTreeView)