Bug report #2314
No such slot QgsLegendLayer::updateLegendItem() warnings when add/create Vector Layer
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12374 |
Description
When vector layer is added, messages in console appeared:
Warning: Object::connect: No such slot [[QgsLegendLayer]]::updateLegendItem() in /home/jek/work/src/qgis-1.2.0/src/app/legend/qgslegendlayer.cpp:86 Warning: Object::connect: No such slot [[QgsLegendLayer]]::updateLegendItem() in /home/jek/work/src/qgis-1.2.0/src/app/legend/qgslegendlayer.cpp:87
Associated revisions
fix #2314
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12593 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2314
git-svn-id: http://svn.osgeo.org/qgis/trunk@12593 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 79ced394 (SVN r12594).