Signed-off-by: Chris Galvan <[email protected]>
@@ -21,7 +21,7 @@ QComponentEntityEditorInspectorWindow::QComponentEntityEditorInspectorWindow(QWi
: QMainWindow(parent)
, m_propertyEditor(nullptr)
{
- setObjectName("ComponentEntityInspector");
+ setObjectName("InspectorMainWindow");
gEnv->pSystem->GetISystemEventDispatcher()->RegisterListener(this);
Init();