diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-05-01 23:13:02 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-05-02 00:55:47 +0300 |
commit | 209fdbeaf69176fdab23604e820a73103e66776d (patch) | |
tree | 70cb2c329035dcca2024c632b17620e823d50076 /data/graphics/gui/CMakeLists.txt | |
parent | 721e1aa49134fb55241728528256b8662a5bb160 (diff) | |
download | plus-209fdbeaf69176fdab23604e820a73103e66776d.tar.gz plus-209fdbeaf69176fdab23604e820a73103e66776d.tar.bz2 plus-209fdbeaf69176fdab23604e820a73103e66776d.tar.xz plus-209fdbeaf69176fdab23604e820a73103e66776d.zip |
Fix tilebar padding with different font sizes.
Fix paddings in outfits window.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 4a1091b47..444dd3cf5 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -38,6 +38,7 @@ SET (FILES ministatus.xml mouse.png ok.xml + outfits.xml playerbox.xml playerboxselected.xml popup.xml |