[Marble-commits] KDE/kdeedu/marble/src/lib
Patrick Spendrin
ps_ml at gmx.de
Sat Jul 11 16:06:23 CEST 2009
SVN commit 994825 by sengels:
request a styleReset if the map changes
M +1 -0 MarbleModel.cpp
--- trunk/KDE/kdeedu/marble/src/lib/MarbleModel.cpp #994824:994825
@@ -443,6 +443,7 @@
d->m_placemarkmanager->addPlacemarkFile( container, loadList.isEmpty() );
}
d->notifyModelChanged();
+ d->m_placemarkLayout->requestStyleReset();
// FIXME: Still needs to get fixed for the DGML2 refactoring
More information about the Marble-commits
mailing list