diff options
author | Yoann Laissus <yoann.laissus@gmail.com> | 2010-04-03 23:30:48 +0200 |
---|---|---|
committer | Yoann Laissus <yoann.laissus@gmail.com> | 2010-04-03 23:30:48 +0200 |
commit | 500ebf552c119a2b47a952e89ed2e68ec3951477 (patch) | |
tree | 9fb180e18a1031229fe506e23465a5e2d1097428 | |
parent | Use SettingsOpenTab for UrlTreeView to (diff) | |
download | rekonq-500ebf552c119a2b47a952e89ed2e68ec3951477.tar.xz |
Useless import
-rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 2c31de05..c49df102 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -93,7 +93,6 @@ #include <QtDBus/QDBusReply> #include <QtWebKit/QWebHistory> -#include <QKeyEvent> MainWindow::MainWindow() |