diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-29 17:31:17 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-29 17:45:48 +0300 |
commit | a57d736348be038bcc1371b05dbc89459f87d045 (patch) | |
tree | 17b07752ede14f4e3ac2ef1a3d11284a0bbcaddf /data/graphics/gui/Makefile.am | |
parent | 9234bf25b145995d5395f98a1f5dd030783d25d6 (diff) | |
download | plus-a57d736348be038bcc1371b05dbc89459f87d045.tar.gz plus-a57d736348be038bcc1371b05dbc89459f87d045.tar.bz2 plus-a57d736348be038bcc1371b05dbc89459f87d045.tar.xz plus-a57d736348be038bcc1371b05dbc89459f87d045.zip |
Add icons to quests window.
Fix memory leak in extendednamesmodel.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 5d442eebf..4718081a4 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -14,12 +14,14 @@ gui_DATA = \ circle-off.xml \ circle-on.xml \ colors.xml \ + complete_icon.xml \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ emote_selection.xml \ equipment_playerbox.xml \ equipmentbox.png \ + incomplete_icon.xml \ item_selection.xml \ item_shortcut_background.xml \ mouse.png \ |