File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1711,7 +1711,7 @@ void QgisApp::setTheme( QString theThemeName )
1711
1711
mActionRemoveAllFromOverview ->setIcon ( QgsApplication::getThemeIcon ( " /mActionRemoveAllFromOverview.svg" ) );
1712
1712
mActionToggleFullScreen ->setIcon ( QgsApplication::getThemeIcon ( " /mActionToggleFullScreen.png" ) );
1713
1713
mActionProjectProperties ->setIcon ( QgsApplication::getThemeIcon ( " /mActionProjectProperties.png" ) );
1714
- mActionManagePlugins ->setIcon ( QgsApplication::getThemeIcon ( " /mActionShowPluginManager.png " ) );
1714
+ mActionManagePlugins ->setIcon ( QgsApplication::getThemeIcon ( " /mActionShowPluginManager.svg " ) );
1715
1715
mActionShowPythonDialog ->setIcon ( QgsApplication::getThemeIcon ( " console/iconRunConsole.png" ) );
1716
1716
mActionCheckQgisVersion ->setIcon ( QgsApplication::getThemeIcon ( " /mActionCheckQgisVersion.png" ) );
1717
1717
mActionOptions ->setIcon ( QgsApplication::getThemeIcon ( " /mActionOptions.svg" ) );
You can’t perform that action at this time.
0 commit comments