no message
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
#include "AzToolsFramework_precompiled.h"
|
||||
#include "AddToLayerMenu.h"
|
||||
|
||||
#include <AzCore/Component/TransformBus.h>
|
||||
@@ -21,6 +20,7 @@ AZ_PUSH_DISABLE_WARNING(4251, "-Wunknown-warning-option") // 'QLayoutItem::align
|
||||
#include <QMenu>
|
||||
#include <QWidgetAction>
|
||||
AZ_POP_DISABLE_WARNING
|
||||
#include <QtWidgets/QLabel>
|
||||
|
||||
namespace AzToolsFramework
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user