Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #4668 from SrNetoChan/select_attributes_fix
Fixes missing Icon in Select Attribute Dialog
  • Loading branch information
nyalldawson committed Jun 1, 2017
2 parents b2360df + 5f7178a commit 742a129
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 742a129

Please sign in to comment.