From e826894632f59c214c309d934843c49d73103612 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Mon, 25 Apr 2022 20:32:25 -0700 Subject: Replace EditorCommandPalette.hpp/cpp with the copy from P6503 --- source/EditorCore.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/EditorCore.hpp') diff --git a/source/EditorCore.hpp b/source/EditorCore.hpp index b473b2e..af35616 100644 --- a/source/EditorCore.hpp +++ b/source/EditorCore.hpp @@ -1,6 +1,7 @@ #pragma once #include "EditorAttachment.hpp" +#include "EditorCommandPalette.hpp" #include "GameObject.hpp" #include "Ires.hpp" #include "RcPtr.hpp" @@ -61,6 +62,7 @@ private: GameWorld* mWorld; GameObject* mPopupCurrent_GameObject = nullptr; RcPtr mSpriteView_Instance; + EditorCommandPalette mEdCommandPalette; EditorInspector mEdInspector; EditorContentBrowser mEdContentBrowser; int mSpriteView_Frame; -- cgit v1.2.3-70-g09d2