diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 18:13:13 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 18:13:13 +0200 |
commit | 245509053d7fd6427b8d7170ab088917b7fe70f0 (patch) | |
tree | ead7cc8fd6ff6869c7f3b6ec4debdc8369a07f77 /src/mainwindow.cpp | |
parent | pedantic (diff) | |
download | rekonq-245509053d7fd6427b8d7170ab088917b7fe70f0.tar.xz |
Ported Authentication Ui to Kdialog shining.. ;)
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 e25373e9..b028913f 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> |