1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Open connection popup when a connection is established.

This commit is contained in:
Bartosz Taudul
2020-04-25 13:14:27 +02:00
parent 368caddd00
commit 78a56640c3
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -298,6 +298,7 @@ private:
std::string m_filename;
bool m_staticView;
bool m_pause;
bool m_forceConnectionPopup = false;
ViewData m_vd;