- added a status message for font parsing

This commit is contained in:
Marius Stanciu
2019-01-11 04:02:02 +02:00
committed by Marius S
parent 5b7fe5ef11
commit 18de843fc1
3 changed files with 10 additions and 3 deletions

View File

@@ -1128,7 +1128,7 @@ class App(QtCore.QObject):
self.install_tools()
### System Font Parsing ###
self.f_parse = ParseFont()
self.f_parse = ParseFont(self)
self.parse_system_fonts()
# test if the program was started with a script as parameter