mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:40:05 +00:00
Add MapTime type
This commit is contained in:
parent
6e4b9cd331
commit
b50bfc564f
2 changed files with 19 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ set(SRC_SETTINGS source/scwx/qt/settings/general_settings.cpp
|
|||
set(HDR_TYPES source/scwx/qt/types/alert_types.hpp
|
||||
source/scwx/qt/types/font_types.hpp
|
||||
source/scwx/qt/types/github_types.hpp
|
||||
source/scwx/qt/types/map_types.hpp
|
||||
source/scwx/qt/types/qt_types.hpp
|
||||
source/scwx/qt/types/radar_product_record.hpp
|
||||
source/scwx/qt/types/text_event_key.hpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue