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

Replace tabs with radio buttons.

This commit is contained in:
Bartosz Taudul
2020-02-27 12:24:28 +01:00
parent 8173f24515
commit 374ddbe2a6
2 changed files with 177 additions and 177 deletions
+1
View File
@@ -344,6 +344,7 @@ private:
int m_statSort = 0;
bool m_statSelf = false;
bool m_statSampleTime = true;
int m_statMode = 0;
int m_showCallstackFrameAddress = 0;
bool m_showUnknownFrames = true;
bool m_groupChildrenLocations = false;