[Marble-commits] KDE/kdeedu/marble/src/lib
Bernhard Beschow
bbeschow at cs.tu-berlin.de
Thu Nov 4 13:08:26 CET 2010
SVN commit 1193058 by beschow:
make the VectorComposer an object member of MarbleModel rather than a class member
* The colors of the VectorComposer depend on the current map theme. Thus, it should be an object member.
* Share the PntMaps among all instances of VectorComposer. Thus, make them class members.
M +16 -28 MarbleModel.cpp
M +91 -71 VectorComposer.cpp
M +20 -17 VectorComposer.h
http://websvn.kde.org/?view=rev&revision=1193058
More information about the Marble-commits
mailing list