Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Join: Fix specific set of fields not editable
Followup 60712cd

Fix #12042
  • Loading branch information
m-kuhn committed Jan 23, 2015
1 parent 1c71799 commit 01fd4f3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/ui/qgsaddjoindialogbase.ui
Expand Up @@ -74,11 +74,7 @@
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QListView" name="mJoinFieldsSubsetView">
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="QListView" name="mJoinFieldsSubsetView"/>
</item>
</layout>
</widget>
Expand Down

0 comments on commit 01fd4f3

Please sign in to comment.