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/CMakeLists.txt | |
parent | pedantic (diff) | |
download | rekonq-245509053d7fd6427b8d7170ab088917b7fe70f0.tar.xz |
Ported Authentication Ui to Kdialog shining.. ;)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 88224670..585702f2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,7 +24,7 @@ KDE4_ADD_UI_FILES( rekonq_SRCS cookies.ui cookiesexceptions.ui history.ui - passworddialog.ui + password.ui proxy.ui settings_general.ui settings_fonts.ui |