GUI in frames and other applicant-related stuff
This commit is contained in:
@@ -57,7 +57,7 @@ ApplicationWindow
|
||||
}
|
||||
else
|
||||
{
|
||||
if (db_con) appLoader.source= "AddApplicant.qml"
|
||||
if (db_con) appLoader.source= "LoginScreen.qml"
|
||||
else appLoader.source= "NoDbConnection.qml"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user