summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-05 18:13:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-05 18:13:13 +0200
commit245509053d7fd6427b8d7170ab088917b7fe70f0 (patch)
treeead7cc8fd6ff6869c7f3b6ec4debdc8369a07f77 /src/mainwindow.cpp
parentpedantic (diff)
downloadrekonq-245509053d7fd6427b8d7170ab088917b7fe70f0.tar.xz
Ported Authentication Ui to Kdialog shining.. ;)
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp3
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>