-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123139/
-----------------------------------------------------------

Review request for Marble.


Repository: marble


Description
-------

The function GeoDataFeature::setIconFile( const QString &path ) does not change 
the image, it's only a setter function for the m_iconFile. I've implemented a 
new function, named GeoDataFeature::changeIcon( const QString &path ), which 
sets the m_iconFile to path and THEN changes the icon to that.


Diffs
-----

  src/lib/marble/geodata/data/GeoDataOverlay.h 22158d3 
  src/lib/marble/geodata/data/GeoDataOverlay.cpp 352ef7a 
  src/plugins/render/annotate/EditGroundOverlayDialog.cpp df7d6d2 

Diff: https://git.reviewboard.kde.org/r/123139/diff/


Testing
-------

Testing was done by me and works fine.


Thanks,

Dávid Kolozsvári

_______________________________________________
Marble-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/marble-devel

Reply via email to