diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-12-15 20:51:47 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-12-15 20:51:47 +0300 |
commit | 8b162cba1ae30c00cb875b24fe12e4d60307ba55 (patch) | |
tree | 78e1357759558265de6cede5abeef0c250eaebe0 /data/graphics/gui/Makefile.am | |
parent | db3b43538aae3ce9762de81295bc24f8eb53f016 (diff) | |
download | plus-8b162cba1ae30c00cb875b24fe12e4d60307ba55.tar.gz plus-8b162cba1ae30c00cb875b24fe12e4d60307ba55.tar.bz2 plus-8b162cba1ae30c00cb875b24fe12e4d60307ba55.tar.xz plus-8b162cba1ae30c00cb875b24fe12e4d60307ba55.zip |
Add theme files for skill rectangle listbox.
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index ca2f97780..0118a87fa 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -72,6 +72,7 @@ gui_DATA = \ sell.xml \ server.xml \ shop.xml \ + skillrectanglelistbox.xml \ slider.xml \ slider_highlighted.xml \ speechbrowserbox.xml \ |