[Marble-commits] KDE/kdeedu/marble/src/plugins/render/osmannotate
Jens-Michael Hoffmann
jensmh at gmx.de
Fri Jul 31 18:04:58 CEST 2009
SVN commit 1005240 by jmhoffmann:
Fix includes.
M +3 -1 TextAnnotation.h
--- trunk/KDE/kdeedu/marble/src/plugins/render/osmannotate/TextAnnotation.h #1005239:1005240
@@ -11,8 +11,10 @@
#ifndef TEXTANNOTATION_H
#define TEXTANNOTATION_H
-#include "TmpGraphicsItem.h"
+#include <QtCore/QString>
+#include "GeoDataPlacemark.h"
+
namespace Marble{
class GeoDataPlacemark;
More information about the Marble-commits
mailing list