[ui] use the expression icon for the rule-based renderer's rule panel

This commit is contained in:
Mathieu Pellerin 2018-01-30 11:33:09 +07:00 committed by GitHub
parent aa327af7d8
commit b0d19f74d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,8 +64,9 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="icon">
<string>…</string> <iconset>
<normaloff>:/images/themes/default/mIconExpression.svg</normaloff>:/images/themes/default/mIconExpression.svg</iconset>
</property> </property>
</widget> </widget>
</item> </item>