Fix issue and disable choosing box color

This commit is contained in:
tzutalin
2017-10-24 11:26:42 +08:00
parent 6cf04adfa5
commit 2e525f8ab2
3 changed files with 9 additions and 33 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ qt5py3:
pyrcc5 -o resources.py resources.qrc
clean:
rm -f .settings.pkl resources.pyc
rm -f ~/.labelImgSettings.pkl resources.pyc
.PHONY: test