diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-02-26 00:27:39 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-02-26 00:27:39 +0100 |
commit | 47a176f65c04d08cd8e54eab56a664532638f49a (patch) | |
tree | e0521d3d583d2f2654715a6f3ec244be980464b3 | |
parent | QDesktopServices --> KStandardDirs (diff) | |
download | rekonq-47a176f65c04d08cd8e54eab56a664532638f49a.tar.xz |
Removed unuseful headers
-rw-r--r-- | src/application.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application.cpp b/src/application.cpp index 7475f1c6..9495ae29 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -50,7 +50,6 @@ #include <QNetworkProxy> #include <QWebSettings> #include <QDebug> -#include <QMessageBox> |