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

List:       kde-commits
Subject:    extragear/office/tellico
From:       Robby Stephenson <robby () periapsis ! org>
Date:       2009-07-24 19:42:26
Message-ID: 1248464546.360568.23846.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1002017 by rstephenson:

fix include directory

 M  +1 -2      CMakeLists.txt  
 M  +1 -1      src/entrymerger.cpp  
 M  +1 -1      src/entryupdater.cpp  


--- trunk/extragear/office/tellico/CMakeLists.txt #1002016:1002017
@@ -104,8 +104,7 @@
                     ${LIBXSLT_INCLUDE_DIR}
                     ${CMAKE_CURRENT_BINARY_DIR}
                     ${Tellico_SOURCE_DIR}/src/core
-                    ${Tellico_SOURCE_DIR}/src/3rdparty
-		    ${Tellico_SOURCE_DIR}/src/gui)
+                    ${Tellico_SOURCE_DIR}/src/3rdparty)
 
 # is there a better way to disable qt3support library?
 get_directory_property(include_dirs INCLUDE_DIRECTORIES)
--- trunk/extragear/office/tellico/src/entrymerger.cpp #1002016:1002017
@@ -29,7 +29,7 @@
 #include "tellico_kernel.h"
 #include "controller.h"
 #include "progressmanager.h"
-#include "statusbar.h"
+#include "gui/statusbar.h"
 #include "tellico_debug.h"
 
 #include <klocale.h>
--- trunk/extragear/office/tellico/src/entryupdater.cpp #1002016:1002017
@@ -29,7 +29,7 @@
 #include "tellico_kernel.h"
 #include "tellico_debug.h"
 #include "progressmanager.h"
-#include "statusbar.h"
+#include "gui/statusbar.h"
 #include "gui/richtextlabel.h"
 #include "document.h"
 #include "fetch/fetchresult.cpp"
[prev in list] [next in list] [prev in thread] [next in thread] 

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