Cleanup
This commit is contained in:
@@ -369,9 +369,7 @@ void PropertyWindow::ClearProperties()
|
|||||||
{
|
{
|
||||||
if(g_dataModel != NULL)
|
if(g_dataModel != NULL)
|
||||||
{
|
{
|
||||||
std::vector<Instance *> dm;
|
g_dataModel->getSelectionService()->addSelected(g_dataModel);
|
||||||
dm.push_back(g_dataModel);
|
|
||||||
UpdateSelected(dm);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user