Don't show the landing page when there is an active user
This commit is contained in:
parent
9772f52876
commit
0237fec90c
2 changed files with 31 additions and 16 deletions
|
|
@ -60,6 +60,8 @@ private slots:
|
|||
void removeOverlayProgressBar();
|
||||
|
||||
private:
|
||||
bool hasActiveUser();
|
||||
|
||||
// The initial welcome screen.
|
||||
WelcomePage *welcome_page_;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue