summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-05 18:16:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-05 18:16:21 +0200
commitebab00d8ab733e252dc61a794b5cd2d672f0ffd0 (patch)
tree5b6e8d4612f70e1e514e8f97525c8e6d9dad56c3 /src/mainwindow.cpp
parenttab bar refactoring (diff)
parentPorted Authentication Ui to Kdialog shining.. ;) (diff)
downloadrekonq-ebab00d8ab733e252dc61a794b5cd2d672f0ffd0.tar.xz
Merge branch 'KDialogs'
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 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>