mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
we don't have a file menu on osx either (followup c510c449)
This commit is contained in:
parent
dd60a34fae
commit
b5f8818876
@ -1291,8 +1291,8 @@ void QgisApp::createMenus()
|
||||
|
||||
// keep plugins from hijacking About and Preferences application menus
|
||||
// these duplicate actions will be moved to application menus by Qt
|
||||
mFileMenu->addAction( mActionAbout );
|
||||
mFileMenu->addAction( mActionOptions );
|
||||
mProjectMenu->addAction( mActionAbout );
|
||||
mProjectMenu->addAction( mActionOptions );
|
||||
|
||||
// Window Menu
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user