Refactor settings class

This commit is contained in:
tzutalin
2017-08-08 05:10:34 +08:00
parent 3c63864997
commit c64a5eae9b
5 changed files with 80 additions and 82 deletions
+3
View File
@@ -23,4 +23,7 @@ qt4py3:
qt5py3:
pyrcc5 -o resources.py resources.qrc
clean:
rm -f .settings.pkl resources.pyc
.PHONY: test