|
@@ -21,7 +21,7 @@ QComponentEntityEditorInspectorWindow::QComponentEntityEditorInspectorWindow(QWi
|
|
: QMainWindow(parent)
|
|
: QMainWindow(parent)
|
|
, m_propertyEditor(nullptr)
|
|
, m_propertyEditor(nullptr)
|
|
{
|
|
{
|
|
- setObjectName("ComponentEntityInspector");
|
|
|
|
|
|
+ setObjectName("InspectorMainWindow");
|
|
gEnv->pSystem->GetISystemEventDispatcher()->RegisterListener(this);
|
|
gEnv->pSystem->GetISystemEventDispatcher()->RegisterListener(this);
|
|
|
|
|
|
Init();
|
|
Init();
|