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