[Marble-commits] KDE/kdeedu/marble/src

Jens-Michael Hoffmann jensmh at gmx.de
Fri Mar 26 22:24:01 CET 2010


SVN commit 1107794 by jmhoffmann:

Fix compilation with -DQTONLY, broken by ealier include cleanups.

 M  +1 -1      QtMainWindow.cpp  


--- trunk/KDE/kdeedu/marble/src/QtMainWindow.cpp #1107793:1107794
@@ -48,8 +48,8 @@
 #include "AbstractFloatItem.h"
 #include "MarbleMap.h"
 #include "MarbleModel.h"
+#include "SunLocator.h"
 
-
 namespace
 {
     const char* POSITION_STRING = "Position:";


More information about the Marble-commits mailing list