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

Mirror find zone menu changes in compare menu.

This commit is contained in:
Bartosz Taudul
2018-12-18 16:56:19 +01:00
parent a220f38fbd
commit df1a125fc0
2 changed files with 13 additions and 6 deletions
+1
View File
@@ -366,6 +366,7 @@ private:
struct {
bool show = false;
bool ignoreCase = false;
std::unique_ptr<Worker> second;
std::thread loadThread;
int badVer = 0;