diff --git a/Editor/src/Windows/EditorSelectionPanel.cpp b/Editor/src/Windows/EditorSelectionPanel.cpp index beea8016..729fea74 100644 --- a/Editor/src/Windows/EditorSelectionPanel.cpp +++ b/Editor/src/Windows/EditorSelectionPanel.cpp @@ -13,6 +13,7 @@ #include "src/Scene/Components/WrenScriptComponent.h" #include "src/Scene/Components/ParticleEmitterComponent.h" + EditorSelectionPanel::EditorSelectionPanel() { }