Commit 10f1c32d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: add a new 'lock' icon.

parent c3eb1032
...@@ -166,7 +166,8 @@ DEPS_res = \ ...@@ -166,7 +166,8 @@ DEPS_res = \
pixmaps/types/type_node.png \ pixmaps/types/type_node.png \
pixmaps/types/type_playlist.png \ pixmaps/types/type_playlist.png \
pixmaps/types/type_unknown.xpm \ pixmaps/types/type_unknown.xpm \
pixmaps/update.png pixmaps/update.png \
pixmaps/lock.png
BUILT_SOURCES += $(nodist_SOURCES_qt4) BUILT_SOURCES += $(nodist_SOURCES_qt4)
......
...@@ -90,5 +90,6 @@ ...@@ -90,5 +90,6 @@
<file alias="space">pixmaps/space.png</file> <file alias="space">pixmaps/space.png</file>
<file>pixmaps/go-next.png</file> <file>pixmaps/go-next.png</file>
<file alias="new.png">pixmaps/profile_new.png</file> <file alias="new.png">pixmaps/profile_new.png</file>
<file alias="lock">pixmaps/lock.png</file>
</qresource> </qresource>
</RCC> </RCC>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment