[Marble-commits] KDE/kdeedu/marble/src/lib/geodata/scene
Pavel Heimlich
tropikhajma at gmail.com
Mon Nov 15 01:36:11 CET 2010
SVN commit 1197144 by pavelheimlich:
same constness in .h and .cpp. fix build with sun studio
M +1 -1 GeoSceneTexture.h
--- trunk/KDE/kdeedu/marble/src/lib/geodata/scene/GeoSceneTexture.h #1197143:1197144
@@ -59,7 +59,7 @@
QString installMap() const;
void setInstallMap( const QString& installMap );
- void setStorageLayout( StorageLayout );
+ void setStorageLayout( const StorageLayout );
void setServerLayout( const ServerLayout * );
More information about the Marble-commits
mailing list