Skip to content
Snippets Groups Projects
Commit febb7105 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH : forgotten break in a switch case

parent 56534260
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,7 @@ ImageLayerGenerator<TImageLayer>
case 2:
{
m_DefaultRenderingFunction->SetAllChannels(0);
break;
}
case 3:
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment