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/CMakeLists.txt | |
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/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 |