Bläddra i källkod

Fix PyQt4.QtWidgets

Kentaro Wada 7 år sedan
förälder
incheckning
ec9e2f4aee
1 ändrade filer med 0 tillägg och 1 borttagningar
  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