diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-05-03 18:57:33 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-05-03 18:57:33 +0200 |
commit | 871cb6f8fd2828260a361265c08c595648510b68 (patch) | |
tree | fb87b3b2349f712d9db3d08064f943a5beb2ede8 /docs/CMakeLists.txt | |
parent | QLatin1String -> QL1S (diff) | |
parent | Fixed a minor bug in documentation (diff) | |
download | rekonq-871cb6f8fd2828260a361265c08c595648510b68.tar.xz |
Fix conflicts
Merge commit 'refs/merge-requests/2254' of git://gitorious.org/rekonq/mainline into DocsUpdate
Conflicts:
docs/index.docbook
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r-- | docs/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 5ddaecc9..58af3730 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,5 +1,4 @@ -########### install files ############### -# +########### install files ################ cmake_minimum_required(VERSION 2.6) find_package(KDE4 REQUIRED) include (KDE4Defaults) |