summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorLionel Chauvin <megabigbug@yahoo.fr>2009-08-05 22:14:49 +0200
committerLionel Chauvin <megabigbug@yahoo.fr>2009-08-05 22:14:49 +0200
commiteac6d660e635a3bdb29c0c0acba767663f67e245 (patch)
tree8a62e90752c51e3dc90b5812ef75b745cc79fc05 /src/CMakeLists.txt
parentRemoving windowID settings, unuseful (for me) in a (diff)
downloadrekonq-eac6d660e635a3bdb29c0c0acba767663f67e245.tar.xz
add m_windowId else unable to connect to KCookieJarServer
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 65315be8..bc8ef53d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -58,7 +58,6 @@ INCLUDE_DIRECTORIES ( ${CMAKE_CURRENT_SOURCE_DIR}
ADD_DEFINITIONS ( ${KDE4_DEFINITIONS} )
-
### --------------- ADDING EXECUTABLE...
KDE4_ADD_EXECUTABLE( rekonq ${rekonq_SRCS} )