forked from Silverfish/proton-bridge
GODT-1507: Enable autostart after Qt setup.
This commit is contained in:
@ -61,6 +61,7 @@ type FrontendQt struct {
|
||||
log *logrus.Entry
|
||||
initializing sync.WaitGroup
|
||||
initializationDone sync.Once
|
||||
firstTimeAutostart sync.Once
|
||||
|
||||
app *widgets.QApplication
|
||||
engine *qml.QQmlEngine
|
||||
|
||||
Reference in New Issue
Block a user