VIS-47 #12

Merged
s416067 merged 4 commits from VIS-47 into master 2021-01-25 17:47:09 +01:00
Showing only changes of commit 418548cf65 - Show all commits

View File

@ -6,7 +6,7 @@ from datetime import datetime
import time
from PyQt5 import QtCore
from PyQt5.QtWidgets import *
from PyQt5.QtGui import QIcon, QPixmap
from PyQt5.QtGui import QIcon, QPixmap, QMovie
from PyQt5.QtCore import *
scriptPath = os.path.dirname(os.path.realpath(__file__))