refactor(new_editor): continue architecture closeout
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include "ProjectBrowserModelSupport.h"
|
||||
#include "ProjectBrowserModel.h"
|
||||
#include "ProjectBrowserModelInternal.h"
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
using namespace ProjectBrowserModelSupport;
|
||||
using namespace ProjectBrowserModelInternal;
|
||||
|
||||
void ProjectBrowserModel::RefreshAssetList() {
|
||||
EnsureValidCurrentFolder();
|
||||
|
||||
Reference in New Issue
Block a user