diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-03 23:52:55 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-03 23:52:55 +0200 |
commit | bbbe82faba06890e7bcc739582e2527fcf671096 (patch) | |
tree | a230cd62884f522f6aa6d70bd1f6430598fad3e2 /src/CMakeLists.txt | |
parent | Merge branch 'POPUP3' (diff) | |
download | rekonq-bbbe82faba06890e7bcc739582e2527fcf671096.tar.xz |
Hopefully last fix for KDE 4.2.x with x minor than 70..
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 e8c39158..a0bcbfb1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,7 +1,7 @@ ### ------- SETTING REKONQ FILES.. SET( rekonq_SRCS - networkmanager.cpp + networkaccessmanager.cpp autosaver.cpp application.cpp mainwindow.cpp |