Skip to content
Permalink
Browse files
Followup c2699b4, fix missing field names in expression builder
  • Loading branch information
nyalldawson committed May 8, 2017
1 parent 1358822 commit 9a19a5f
Showing 1 changed file with 2 additions and 0 deletions.
@@ -517,6 +517,8 @@ void QgsExpressionBuilderWidget::setExpressionContext( const QgsExpressionContex
{
mExpressionContext = context;
updateFunctionTree();
loadFieldNames();
loadRecent( mRecentKey );
}

void QgsExpressionBuilderWidget::on_txtExpressionString_textChanged()

0 comments on commit 9a19a5f

Please sign in to comment.