ui: Don't show start window when opening project with double-click
* added menu option to show start window
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
QtStartScreen(QWidget* parent = 0);
|
||||
QSize sizeHint() const override;
|
||||
|
||||
void setupStartScreen(bool unlocked);
|
||||
void setupStartScreen();
|
||||
|
||||
signals:
|
||||
void openOpenProjectDialog();
|
||||
|
||||
Reference in New Issue
Block a user