mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Register line selection.
This commit is contained in:
@@ -176,6 +176,7 @@ private:
|
||||
size_t m_dataSize;
|
||||
int m_targetLine;
|
||||
int m_selectedLine;
|
||||
int m_asmSelected;
|
||||
DecayValue<int> m_hoveredLine;
|
||||
DecayValue<uint32_t> m_hoveredSource;
|
||||
int m_displayMode;
|
||||
|
||||
Reference in New Issue
Block a user