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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src
From:       Torsten Rahn <tackat () kde ! org>
Date:       2007-06-01 22:28:31
Message-ID: 1180736911.924661.5392.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 670539 by rahn:

- Say "Hello" to the Marble Designer Plugin ...

http://developer.kde.org/~tackat/marble_designer_plugin0.png



 M  +1 -0      CMakeLists.txt  
 M  +2 -2      plugins/MarbleWidgetPlugin.cpp  


--- trunk/KDE/kdeedu/marble/src/CMakeLists.txt #670538:670539
@@ -5,6 +5,7 @@
 endif(MSVC)
 
 add_subdirectory( lib )
+add_subdirectory( plugins )
 
 if (QTONLY)
   # ce: don't know why this is needed here - on win32 'O2' is activated by default in release mode
--- trunk/KDE/kdeedu/marble/src/plugins/MarbleWidgetPlugin.cpp #670538:670539
@@ -8,8 +8,8 @@
 // Copyright 2005-2007 Torsten Rahn <tackat@kde.org>"
 //
 
-#include "katlasglobe.h"
-#include "MarbleWidget.h"
+#include "../lib/katlasglobe.h"
+#include "../lib/MarbleWidget.h"
 #include "MarbleWidgetPlugin.h"
 
 #include <QtPlugin>
[prev in list] [next in list] [prev in thread] [next in thread] 

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