[Marble-commits] KDE/kdeedu/marble/src/plugins/render/osmannotate

Patrick Spendrin ps_ml at gmx.de
Mon Jul 13 19:42:20 CEST 2009


SVN commit 996012 by sengels:

do not export from a plugin

 M  +1 -1      TmpGraphicsItem.h  


--- trunk/KDE/kdeedu/marble/src/plugins/render/osmannotate/TmpGraphicsItem.h #996011:996012
@@ -24,7 +24,7 @@
 
 
 
-class MARBLE_EXPORT TmpGraphicsItem : public GeoGraphicsItem
+class TmpGraphicsItem : public GeoGraphicsItem
 {
 public:
     TmpGraphicsItem();


More information about the Marble-commits mailing list