Explorar el Código

Fix PyQt4.QtWidgets

Kentaro Wada hace 7 años
padre
commit
ec9e2f4aee
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      labelme/colorDialog.py

+ 0 - 1
labelme/colorDialog.py

@@ -24,7 +24,6 @@ try:
 except ImportError:
     from PyQt4.QtGui import *
     from PyQt4.QtCore import *
-    from PyQt4.QtWidgets import *
 
 
 BB = QDialogButtonBox