kcjengr / qtpyvcp

QtPyVCP - Qt and Python based Virtual Control Panel framework for LinuxCNC.
https://www.qtpyvcp.com
Other
88 stars 48 forks source link

MNT: iterator compatibility issue #84

Closed joco-nz closed 3 years ago

joco-nz commented 3 years ago

Corrected iterator issue that to align with pyqt docs.

TurBoss commented 3 years ago

Thanks!