We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1db22 commit 92ab671Copy full SHA for 92ab671
src/app/qgslabelingwidget.cpp
@@ -182,4 +182,5 @@ void QgsLabelingWidget::showEngineConfigDialog()
182
{
183
QgsLabelEngineConfigDialog dlg( this );
184
dlg.exec();
185
+ emit widgetChanged();
186
}
0 commit comments