diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-09-15 19:37:39 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-09-15 19:37:39 +0300 |
commit | 413637151f0eb471ff6b28feddc028c374f96401 (patch) | |
tree | 82658c6d0e159bd34f23a8aaaa38ef11242346a4 /src/CMakeLists.txt | |
parent | c08b18e37eee7edce70dcc1aaba2afd2b968d330 (diff) | |
download | mv-413637151f0eb471ff6b28feddc028c374f96401.tar.gz mv-413637151f0eb471ff6b28feddc028c374f96401.tar.bz2 mv-413637151f0eb471ff6b28feddc028c374f96401.tar.xz mv-413637151f0eb471ff6b28feddc028c374f96401.zip |
Add type into ShopListBox.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d04f82b52..a84b11396 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1324,6 +1324,7 @@ SET(SRCS enums/gui/itemamountwindowusage.h enums/gui/progresscolorid.h enums/gui/serverdialogdonwloadstatus.h + enums/gui/shoplistboxtype.h enums/gui/themecolorid.h enums/gui/updatedownloadstatus.h enums/gui/usercolorid.h |