We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871fdb2 commit 0f0030aCopy full SHA for 0f0030a
src/app/qgslabelingwidget.cpp
@@ -181,4 +181,5 @@ void QgsLabelingWidget::showEngineConfigDialog()
181
{
182
QgsLabelEngineConfigDialog dlg( this );
183
dlg.exec();
184
+ emit widgetChanged();
185
}
0 commit comments