Przeglądaj źródła

Fix PyQt4.QtWidgets

Kentaro Wada 7 lat temu
rodzic
commit
ec9e2f4aee
1 zmienionych plików z 0 dodań i 1 usunięć
  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