浏览代码

Fix PyQt4.QtWidgets

Kentaro Wada 7 年之前
父节点
当前提交
ec9e2f4aee
共有 1 个文件被更改,包括 0 次插入1 次删除
  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