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 16, 2022
1 parent 17b7655 commit 1e86672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/raster/qgsrasterlayerproperties.cpp
Expand Up @@ -836,7 +836,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 1e86672

Please sign in to comment.