mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
refs #680, call help URL from menu
* added central functionality in CGuiApplication * function in global setup for URL
This commit is contained in:
@@ -123,6 +123,7 @@ void CSwiftData::initMenu()
|
||||
sGui->addMenuFile(*this->ui->menu_File);
|
||||
sGui->addMenuInternals(*this->ui->menu_Internals);
|
||||
sGui->addMenuWindow(*this->ui->menu_Window);
|
||||
sGui->addMenuHelp(*this->ui->menu_Help);
|
||||
}
|
||||
|
||||
void CSwiftData::performGracefulShutdown()
|
||||
|
||||
Reference in New Issue
Block a user