diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-10-29 02:38:49 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-10-29 02:38:49 +0100 |
commit | 2acd9aea1e6d5a75c2c58a58181ef421576db8a6 (patch) | |
tree | 653b82e0d2809ac2f4a9dbcdda25913e670f742b /src/CMakeLists.txt | |
parent | rekonq 0.2.90 (diff) | |
download | rekonq-2acd9aea1e6d5a75c2c58a58181ef421576db8a6.tar.xz |
icefox hints on webpage usage.. :D
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4faece61..279d9519 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -64,7 +64,6 @@ TARGET_LINK_LIBRARIES ( rekonq ${QT_LIBRARIES} ${QT_QTNETWORK_LIBRARY} ${QT_QTWEBKIT_LIBRARY} - ${QT_QTUITOOLS_LIBRARY} ${KDE4_KUTILS_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_KIO_LIBS} |