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 github-actions[bot] committed Jan 16, 2022
1 parent 7730bc4 commit 8d5f7db
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 8d5f7db

Please sign in to comment.