Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2023-08-17 10:16:52 +01:00
parent 6da2e7d3f6
commit ffd8ed550f
4 changed files with 8 additions and 13 deletions

View File

@ -187,7 +187,7 @@ class Application : public QApplication {
void clickedOnDock();
#endif
public slots:
public slots:
bool launch(InstancePtr instance,
bool online = true,
bool demo = false,