Destruction added
This commit is contained in:
@@ -8,4 +8,6 @@ LoginFrameController::LoginFrameController()
|
||||
bool LoginFrameController::tryLogin(std::string id, std::string password){
|
||||
//DatabaseHandler dbHandler = new Databasehandler();
|
||||
//dbHandler.CheckValidLogin();
|
||||
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user