refactor(editor/windowing): promote core into XCUIEditorLib
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#include "Windowing/System/EditorWindowSynchronizationPlan.h"
|
||||
|
||||
namespace XCEngine::UI::Editor::App {
|
||||
|
||||
class EditorWindowSynchronizationPlanner final {
|
||||
public:
|
||||
static EditorWindowSynchronizationPlan Build(
|
||||
const EditorWindowSynchronizationPlannerInput& input);
|
||||
};
|
||||
|
||||
} // namespace XCEngine::UI::Editor::App
|
||||
Reference in New Issue
Block a user