Refactor editor command state contracts into core
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "Panels/EditorPanelServices.h"
|
||||
#include "UtilityWindows/EditorUtilityWindowRuntime.h"
|
||||
#include "EditorColorPickerToolState.h"
|
||||
#include "State/EditorColorPickerToolState.h"
|
||||
#include <XCEditor/Collections/UIEditorScrollView.h>
|
||||
#include <XCEditor/Fields/UIEditorFieldStyle.h>
|
||||
#include <XCEditor/Foundation/UIEditorPanelInputFilter.h>
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "Inspector/Components/InspectorComponentEditorRegistry.h"
|
||||
#include "EditorSceneRuntime.h"
|
||||
#include "Project/EditorProjectRuntime.h"
|
||||
#include "EditorCommandFocusService.h"
|
||||
#include "State/EditorCommandFocusService.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user