started on project manager
This commit is contained in:
parent
2d44b6e818
commit
504ee0b64d
2
src/src/core/functions/ProjectManager.cpp
Normal file
2
src/src/core/functions/ProjectManager.cpp
Normal file
@ -0,0 +1,2 @@
|
||||
#include "ProjectManager.h"
|
||||
|
7
src/src/core/functions/ProjectManager.h
Normal file
7
src/src/core/functions/ProjectManager.h
Normal file
@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
class ProjectManager
|
||||
{
|
||||
|
||||
};
|
Loading…
Reference in New Issue
Block a user