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 PathManager
|
||||
{
|
||||
PathManager() = default;
|
||||
PathManager();
|
||||
|
||||
public:
|
||||
static PathManager &getInstance();
|
||||
|
||||
Reference in New Issue
Block a user