Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix tab order in ValueRelation widget config dialog
  • Loading branch information
m-kuhn committed May 13, 2015
1 parent d955b03 commit 448f63f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ui/editorwidgets/qgsvaluerelationconfigdlgbase.ui
Expand Up @@ -140,6 +140,17 @@
<header>qgsfieldcombobox.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>mLayerName</tabstop>
<tabstop>mKeyColumn</tabstop>
<tabstop>mValueColumn</tabstop>
<tabstop>mAllowNull</tabstop>
<tabstop>mOrderByValue</tabstop>
<tabstop>mAllowMulti</tabstop>
<tabstop>mUseCompleter</tabstop>
<tabstop>mEditExpression</tabstop>
<tabstop>mFilterExpression</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

0 comments on commit 448f63f

Please sign in to comment.