Bug report #3915
QgsSingleSymbolRenderer::operator= must return a value
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | Symbology | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13939 |
Description
Assignment operator should return a value. In class QgsSingleSymbolRenderer the operator= does not return value. It may cause problems.
History
#1 Updated by Gavin Macaulay - over 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied in d2b74ca7 (SVN r5061)
#2 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted