summaryrefslogtreecommitdiff
path: root/src/panelhistory.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-18 10:40:58 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-06-03 00:03:33 +0200
commit02755ffc374633144414f75865741d77bbcd6f46 (patch)
treeb049ae9c3fa90f40f29f2fb50775c508d54f9b34 /src/panelhistory.cpp
parent1st commit on cookie branch. Refactoring Ui classes (diff)
downloadrekonq-02755ffc374633144414f75865741d77bbcd6f46.tar.xz
header fixing
Diffstat (limited to 'src/panelhistory.cpp')
-rw-r--r--src/panelhistory.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/panelhistory.cpp b/src/panelhistory.cpp
index 8b736074..1282454a 100644
--- a/src/panelhistory.cpp
+++ b/src/panelhistory.cpp
@@ -32,9 +32,6 @@
#include <KLineEdit>
#include <KUrl>
-// Local Includes
-#include "history.h"
-
PanelHistory::PanelHistory(QWidget *parent)
: QWidget(parent)