[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/taskmanager (silent)
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2009-06-01 1:31:37
Message-ID: 1243819897.755305.27218.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 976137 by cfeck:

SVN_SILENT oops, I cannot tell link from compile errors...


 M  +1 -1      CMakeLists.txt  
 M  +1 -1      taskmanager.cpp  


--- trunk/KDE/kdebase/workspace/libs/taskmanager/CMakeLists.txt #976136:976137
@@ -25,7 +25,7 @@
 
 kde4_add_library(taskmanager SHARED ${taskmanager_LIB_SRCS})
 
-target_link_libraries(taskmanager ${KDE4_KDEUI_LIBS} ${X11_LIBRARIES})
+target_link_libraries(taskmanager ${KDE4_KDEUI_LIBS} ${KDE4_KIO_LIBS} ${X11_LIBRARIES})
 if (X11_Xfixes_FOUND)
   target_link_libraries(taskmanager ${X11_Xfixes_LIB})
 endif (X11_Xfixes_FOUND)
--- trunk/KDE/kdebase/workspace/libs/taskmanager/taskmanager.cpp #976136:976137
@@ -33,7 +33,7 @@
 #include <KConfig>
 #include <KConfigGroup>
 #include <KDebug>
-#include <KIO/KDirWatch>
+#include <KDirWatch>
 #include <KGlobal>
 #include <KLocale>
 #include <KStandardDirs>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic