Add GFD screen. Also add new themes. Also apply minor modifications

This commit is contained in:
alessandro90
2019-03-24 18:22:06 +01:00
parent 5644c36f52
commit 8c1a6438ec
47 changed files with 1784 additions and 192 deletions

View File

@@ -2,7 +2,7 @@ import os
import sys
from pydub import AudioSegment
from pygame import mixer
from PyQt5.QtCore import QTimer, QTimer, pyqtSlot, QObject
from PyQt5.QtCore import QTimer, pyqtSlot, QObject
import constants
import qtawesome as qta