Skip to content

Commit

Permalink
Fix missing Icon in Select Attribute Dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
SrNetoChan committed Jun 2, 2017
1 parent 7b7a1be commit 0f2f720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/composer/qgsattributeselectiondialogbase.ui
Expand Up @@ -183,7 +183,7 @@
</property>
<property name="icon">
<iconset resource="../../../images/images.qrc">
<normaloff>:/images/themes/default/symbologyUp.png</normaloff>:/images/themes/default/symbologyUp.png</iconset>
<normaloff>:/images/themes/default/mActionArrowUp.svg</normaloff>:/images/themes/default/mActionArrowUp.svg</iconset>
</property>
</widget>
</item>
Expand Down

0 comments on commit 0f2f720

Please sign in to comment.