Skip to content

Commit

Permalink
[ux] Make tag combobox in symbol selector non-editable
Browse files Browse the repository at this point in the history
There doesn't seem to be any reason to support edits here!
  • Loading branch information
nyalldawson committed Sep 13, 2018
1 parent 08dfeab commit d3ee0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/symbollayer/widget_symbolslist.ui
Expand Up @@ -100,7 +100,7 @@
</size>
</property>
<property name="editable">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>
Expand Down

0 comments on commit d3ee0f9

Please sign in to comment.