From 3c20dcd1631a8189a01b709cfefd89ad0f5e4454 Mon Sep 17 00:00:00 2001 From: Urs Wolfer Date: Wed, 19 Sep 2007 21:57:01 +0000 Subject: Dolphin is now QT3_SUPPORT free svn path=/trunk/KDE/kdebase/apps/; revision=714564 --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 758c9510f..4583ca297 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,8 +5,6 @@ add_subdirectory( tests ) include_directories( ${CMAKE_SOURCE_DIR}/libkonq ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ) -add_definitions (-DQT3_SUPPORT) - ########### next target ############### set(dolphinprivate_LIB_SRCS -- cgit v1.3.1