Skip to content

Commit

Permalink
added change recommended by elpaso
Browse files Browse the repository at this point in the history
  • Loading branch information
jakimowb authored and nyalldawson committed Jan 17, 2022
1 parent 9d14e5b commit e8ab2b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/raster/qgsrasterlayerproperties.cpp
Expand Up @@ -833,7 +833,6 @@ void QgsRasterLayerProperties::apply()
return;

// apply all plugin dialogs
const auto constMLayerPropertiesPages = mLayerPropertiesPages;
for ( QgsMapLayerConfigWidget *page : std::as_const(mLayerPropertiesPages) )
{
page->apply();
Expand Down

0 comments on commit e8ab2b6

Please sign in to comment.