mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
refs #894, register dot commands for help
(wherever dor commands are implemented)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b287d8d9d7
commit
38ea336cbb
@@ -58,6 +58,7 @@ namespace BlackCore
|
||||
{
|
||||
Q_ASSERT(this->getRuntime());
|
||||
this->setObjectName("CContextOwnAircraft");
|
||||
CContextOwnAircraft::registerHelp();
|
||||
|
||||
if (sApp && sApp->getWebDataServices())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user