[QGIS Commit] [qgis/Quantum-GIS] 09b603: QgsRubberBand constructor fix (it is not possible ...
GitHub
noreply at github.com
Fri Dec 21 02:33:00 PST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 09b603df133d8b8f29283b54d295633aebb1ca94
https://github.com/qgis/Quantum-GIS/commit/09b603df133d8b8f29283b54d295633aebb1ca94
Author: Radim Blazek <radim.blazek at gmail.com>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M src/gui/qgsrubberband.cpp
Log Message:
-----------
QgsRubberBand constructor fix (it is not possible to call constructor from constructor in C++ (<C++11)
Commit: 3eb858eb6055a29a68ce2cf2894c7fbb48c31e4d
https://github.com/qgis/Quantum-GIS/commit/3eb858eb6055a29a68ce2cf2894c7fbb48c31e4d
Author: Radim Blazek <radim.blazek at gmail.com>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M src/plugins/grass/qgsgrassplugin.cpp
M src/plugins/grass/qgsgrassregion.cpp
Log Message:
-----------
Use QgsRubberBand constructor with geom type to avoid future break by QgsRubberBand
Compare: https://github.com/qgis/Quantum-GIS/compare/d1795c0c1829...3eb858eb6055
More information about the QGIS-commit
mailing list