Преглед изворни кода

Merged marius_stanciu/flatcam_beta/Beta_8.994 into Beta

Marius Stanciu пре 5 година
родитељ
комит
4d69f9b26d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      appGUI/preferences/__init__.py

+ 1 - 0
appGUI/preferences/__init__.py

@@ -1,4 +1,5 @@
 from appGUI.GUIElements import *
+from PyQt5.QtCore import QSettings
 import gettext
 import appTranslation as fcTranslate
 import builtins