summaryrefslogtreecommitdiff
path: root/src/panelhistory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/panelhistory.cpp')
-rw-r--r--src/panelhistory.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/panelhistory.cpp b/src/panelhistory.cpp
index 9d38fcc6..ec9cfd47 100644
--- a/src/panelhistory.cpp
+++ b/src/panelhistory.cpp
@@ -28,10 +28,8 @@
#include <QtGui/QHeaderView>
// KDE Includes
-#include <KLocalizedString>
#include <KLineEdit>
-#include <KUrl>
-
+#include <KLocalizedString>
PanelHistory::PanelHistory(QWidget *parent)
: QWidget(parent)