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

Patrick Spendrin ps_ml at gmx.de
Mon Jul 13 19:52:44 CEST 2009


SVN commit 996015 by sengels:

correct type name

 M  +1 -1      OsmBoundsGraphicsItem.cpp  


--- trunk/KDE/kdeedu/marble/src/plugins/render/osmannotate/osm/OsmBoundsGraphicsItem.cpp #996014:996015
@@ -23,7 +23,7 @@
 {
 }
 
-void OsmBoundsGraphicsItem::paint( Geopainter* painter, ViewportParams * viewport,
+void OsmBoundsGraphicsItem::paint( GeoPainter* painter, ViewportParams * viewport,
                                    const QString &renderPos, GeoSceneLayer* layer )
 {
 


More information about the Marble-commits mailing list