Hello all,

probably you just know, but I found that "PluginBuilder"  plugin for QGIS
writes at line 26  of the main  .py  file the following code:


import resources


I think this is wrong,  because in run it returns a python error.


The correct code is:


import resources_rc


I hope this helps to create new and useful plugins .


Thank you in advance for attention

Roberto
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to