set fusion style before verify_server
This commit is contained in:
@@ -426,6 +426,7 @@ def start_gui():
|
||||
app.setApplicationName(title)
|
||||
app.setQuitOnLastWindowClosed(False)
|
||||
app.setWindowIcon(QtGui.QIcon(get_icon("gotify-small")))
|
||||
app.setStyle("fusion")
|
||||
|
||||
init_logger(logger)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user