mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-02 13:50:06 +00:00
fix crash when selecting radar site with new ImGui contexts
This commit is contained in:
parent
6d107f6c2d
commit
9bd5af03f9
3 changed files with 7 additions and 1 deletions
|
|
@ -37,6 +37,7 @@ protected:
|
|||
void ImGuiInitialize();
|
||||
void
|
||||
RenderWithoutImGui(const QMapLibre::CustomLayerRenderParameters& params);
|
||||
void ImGuiSelectContext();
|
||||
|
||||
private:
|
||||
std::unique_ptr<DrawLayerImpl> p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue