added missing import

This commit is contained in:
iLLiCiTiT 2021-07-01 20:23:52 +02:00
parent d0399e798f
commit d02dfc3e34

View file

@ -1,4 +1,5 @@
import os
import re
import copy
from Qt import QtWidgets, QtCore, QtGui