diff options
Diffstat (limited to 'src/panelhistory.cpp')
-rw-r--r-- | src/panelhistory.cpp | 4 |
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) |