baoboa / pyqt5

PyQt5 from riverbank
http://www.riverbankcomputing.com/software/pyqt/download5
GNU General Public License v3.0
1.04k stars 590 forks source link

Fixed PyOpenGL's exmaples #36

Closed ghost closed 6 years ago

ghost commented 6 years ago

According to last changes in PyOpenGL modules I fixed some examples which had contained obsolete self.gl usages.

baoboa commented 6 years ago

thanks