[Marble-commits] KDE/kdeedu/marble/src/lib/geodata/data
Bastian Holst
bastianholst at gmx.de
Mon Aug 24 20:50:20 CEST 2009
SVN commit 1015170 by bholst:
Changed indentation according to marble coding standards.
M +9 -9 GeoDataFeature.h
--- trunk/KDE/kdeedu/marble/src/lib/geodata/data/GeoDataFeature.h #1015169:1015170
@@ -277,16 +277,16 @@
*/
void setStyleMap( GeoDataStyleMap* map );
- /**
- * Returns pointer to the GeoDataLooAt of the feature.
- */
- GeoDataLookAt* lookAt() const;
+ /**
+ * Returns pointer to the GeoDataLooAt of the feature.
+ */
+ GeoDataLookAt* lookAt() const;
- /**
- * Sets the lookAt of the placemark.
- * @param LookAt the new LookAt of the feature.
- */
- void setLookAt( GeoDataLookAt *lookAt );
+ /**
+ * Sets the lookAt of the placemark.
+ * @param LookAt the new LookAt of the feature.
+ */
+ void setLookAt( GeoDataLookAt *lookAt );
More information about the Marble-commits
mailing list