diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 18:16:21 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 18:16:21 +0200 |
commit | ebab00d8ab733e252dc61a794b5cd2d672f0ffd0 (patch) | |
tree | 5b6e8d4612f70e1e514e8f97525c8e6d9dad56c3 /src/mainwindow.cpp | |
parent | tab bar refactoring (diff) | |
parent | Ported Authentication Ui to Kdialog shining.. ;) (diff) | |
download | rekonq-ebab00d8ab733e252dc61a794b5cd2d672f0ffd0.tar.xz |
Merge branch 'KDialogs'
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 54c5ab77..ef0a3951 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -37,9 +37,6 @@ #include "mainview.h" #include "bookmarks.h" -// UI Includes -#include "ui_passworddialog.h" - // KDE Includes #include <KUrl> #include <KStatusBar> |