Removes InformationPanel from Code/Editor/Plugins/ComponentEntityEditorPlugin
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
-12
@@ -1,12 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project.
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "InformationPanel.h"
|
||||
|
||||
// TODO: LMBR-28174
|
||||
|
||||
-11
@@ -1,11 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project.
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
// TODO: LMBR-28174
|
||||
-2
@@ -31,8 +31,6 @@ set(FILES
|
||||
UI/ComponentPalette/FavoriteComponentList.cpp
|
||||
UI/ComponentPalette/FilteredComponentList.h
|
||||
UI/ComponentPalette/FilteredComponentList.cpp
|
||||
UI/ComponentPalette/InformationPanel.h
|
||||
UI/ComponentPalette/InformationPanel.cpp
|
||||
UI/Outliner/OutlinerDisplayOptionsMenu.h
|
||||
UI/Outliner/OutlinerDisplayOptionsMenu.cpp
|
||||
UI/Outliner/OutlinerTreeView.hxx
|
||||
|
||||
Reference in New Issue
Block a user