Skip to content

Commit

Permalink
[ui] vectorize and align metadata section icon
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jun 19, 2017
1 parent 22ed48f commit cef089a
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 1 deletion.
1 change: 1 addition & 0 deletions images/images.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@
<file>themes/default/propertyicons/diagram.svg</file>
<file>themes/default/propertyicons/digitizing.png</file>
<file>themes/default/propertyicons/display.svg</file>
<file>themes/default/propertyicons/editmetadata.svg</file>
<file>themes/default/propertyicons/gdal.svg</file>
<file>themes/default/propertyicons/general.svg</file>
<file>themes/default/propertyicons/histogram.png</file>
Expand Down
145 changes: 145 additions & 0 deletions images/themes/default/propertyicons/editmetadata.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/ui/qgsvectorlayerpropertiesbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/console/iconShowEditorConsole.png</normaloff>:/images/themes/default/console/iconShowEditorConsole.png</iconset>
<normaloff>:/images/themes/default/propertyicons/editmetadata.svg</normaloff>:/images/themes/default/propertyicons/editmetadata.svg</iconset>
</property>
</item>
<item>
Expand Down

0 comments on commit cef089a

Please sign in to comment.