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

Message highlighting.

This commit is contained in:
Bartosz Taudul
2017-10-14 15:47:06 +02:00
parent bf8f369e33
commit ad95813ba0
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -236,6 +236,7 @@ private:
const Event* m_zoneInfoWindow;
const Event* m_zoneHighlight;
LockHighlight m_lockHighlight;
const MessageData* m_msgHighlight;
bool m_showOptions;
bool m_showMessages;