mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 11:50:05 +00:00
Ensure AlertLayerHandler is initialized prior to loading warnings
This commit is contained in:
parent
aec52f940d
commit
264cfb9326
3 changed files with 17 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ public:
|
|||
void Render(const QMapLibre::CustomLayerRenderParameters&) override final;
|
||||
void Deinitialize() override final;
|
||||
|
||||
static void InitializeHandler();
|
||||
|
||||
signals:
|
||||
void AlertSelected(const types::TextEventKey& key);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue