Added enabled state and button to be able to execute a command object

p4#: 22397
This commit is contained in:
Magne Sjaastad
2013-09-13 09:17:57 +02:00
parent 18a05b7bff
commit 32b148ee0e
5 changed files with 63 additions and 5 deletions

View File

@@ -139,6 +139,8 @@ void RiuMainWindow::initializeGuiNewProjectLoaded()
slotRefreshViewActions();
refreshAnimationActions();
refreshDrawStyleActions();
m_processMonitor->slotClearTextEdit();
}
//--------------------------------------------------------------------------------------------------