Show updated help text from menu Help -> Command line help

This commit is contained in:
Magne Sjaastad
2013-12-19 10:45:15 +01:00
parent c3cd245ffa
commit f13f91d74d
2 changed files with 13 additions and 7 deletions

View File

@@ -190,4 +190,6 @@ private:
std::list<RimCommandObject*> m_commandQueue;
QMutex m_commandQueueLock;
QString m_helpText;
};