We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 422d0f7 commit 41d8a9cCopy full SHA for 41d8a9c
tests/src/gui/testprocessinggui.cpp
@@ -2652,7 +2652,7 @@ void TestProcessingGui::testLayoutItemWrapper()
2652
// check signal
2653
if ( type != QgsProcessingGui::Modeler )
2654
{
2655
- static_cast< QComboBox * >( wrapper.wrappedWidget() )->setCurrentIndex( 0 );
+ static_cast< QComboBox * >( wrapper.wrappedWidget() )->setCurrentIndex( 1 );
2656
}
2657
else
2658
0 commit comments