Skip to content

Commit

Permalink
[ui] use the expression icon for the rule-based renderer's rule panel
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jan 30, 2018
1 parent aa327af commit b0d19f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/ui/qgsrendererrulepropsdialogbase.ui
Expand Up @@ -64,8 +64,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>…</string>
<property name="icon">
<iconset>
<normaloff>:/images/themes/default/mIconExpression.svg</normaloff>:/images/themes/default/mIconExpression.svg</iconset>
</property>
</widget>
</item>
Expand Down

0 comments on commit b0d19f7

Please sign in to comment.