]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Fix compilation
authorDavid Faure <faure@kde.org>
Mon, 5 Feb 2007 23:12:51 +0000 (23:12 +0000)
committerDavid Faure <faure@kde.org>
Mon, 5 Feb 2007 23:12:51 +0000 (23:12 +0000)
svn path=/trunk/playground/utils/dolphin/; revision=630669

CMakeLists.txt
src/dolphinmainwindow.cpp

index dee3c0557167bea02c7b1901cb3901cea7659f7d..c89c3c4f8b29f51b05efdc1f0f8dcac69ddbfea4 100644 (file)
@@ -9,7 +9,6 @@ include (MacroLibrary)
 
 add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 add_definitions (${QT_DEFINITIONS} ${QT_QTDBUS_DEFINITIONS} ${KDE4_DEFINITIONS} -DHAVE_CONFIG_H=1)
-link_directories (${KDE4_LIB_DIR})
 include_directories (${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 
 include (ConfigureChecks.cmake)
index a2f99a243b54ca60e25563b23edf29922021b1da..5e9948939fe61489dd807bff457c7371f90d7045 100644 (file)
@@ -48,6 +48,7 @@
 #include <kicon.h>\r
 #include <kiconloader.h>\r
 #include <kio/netaccess.h>\r
+#include <kio/deletejob.h>\r
 #include <kio/renamedialog.h>\r
 #include <kinputdialog.h>\r
 #include <klocale.h>\r