added debug logs and code to assert that we are in the gui thread
This commit is contained in:
@@ -7,7 +7,7 @@ namespace singletons {
|
||||
|
||||
class AccountManager
|
||||
{
|
||||
AccountManager() = default;
|
||||
AccountManager();
|
||||
|
||||
public:
|
||||
static AccountManager &getInstance();
|
||||
|
||||
Reference in New Issue
Block a user