forked from qt-creator/qt-creator
Refactor UpdateInfo plugin
Change-Id: I63fc40b12e29204d9ecd4ed3fd33e7ad3171918d Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -453,6 +453,7 @@ void MainWindow::registerDefaultContainers()
|
||||
ac->appendGroup(Constants::G_HELP_HELP);
|
||||
ac->appendGroup(Constants::G_HELP_SUPPORT);
|
||||
ac->appendGroup(Constants::G_HELP_ABOUT);
|
||||
ac->appendGroup(Constants::G_HELP_UPDATES);
|
||||
}
|
||||
|
||||
void MainWindow::registerDefaultActions()
|
||||
|
||||
Reference in New Issue
Block a user