Skip to content

Commit

Permalink
update remove/duplicate layer actions at startup
Browse files Browse the repository at this point in the history
  • Loading branch information
brushtyler committed Nov 2, 2012
1 parent fedb8ac commit 1357767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgisapp.cpp
Expand Up @@ -510,6 +510,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, QWidget * parent,
readSettings();
updateRecentProjectPaths();
updateProjectFromTemplates();
legendLayerSelectionChanged();
activateDeactivateLayerRelatedActions( NULL );

// create the notification widget for macros
Expand Down

0 comments on commit 1357767

Please sign in to comment.