From c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 11:48:17 +0200 Subject: Cleaning headers and so on... --- src/panelhistory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/panelhistory.cpp') 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 #include + PanelHistory::PanelHistory(QWidget *parent) : QWidget(parent) , m_historyTreeView(new QTreeView) -- cgit v1.2.1