[Qgis-developer] small error in regular points - old api class name
Volkan Kepoglu
vkepoglu at gmail.com
Thu Oct 29 13:02:32 EDT 2009
Hi,
QgsRect --> QgsRectangle should be changed to.
Traceback (most recent call last):
File "C:\Program Files\Quantum GIS
Mimas\python\plugins\fTools\tools\doRegPoints.py", line 79, in accept
boundBox = QgsRect(float(self.xMin.text()), float(self.yMin.text()),
float(self.xMax.text()), float(self.yMax.text()))
NameError: global name 'QgsRect' is not defined
--
Regards,
Volkan Osman Kepoglu
PhD Candidate
GGIT Department in METU,
http:/ggit.metu.edu.tr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20091029/9b5134b8/attachment.html
More information about the Qgis-developer
mailing list