mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix typo.
This commit is contained in:
parent
fd3d5114e8
commit
988de5b594
@ -17,7 +17,7 @@ public:
|
||||
TimelineItem( View& view, Worker& worker, const void* key );
|
||||
virtual ~TimelineItem() = default;
|
||||
|
||||
// draws the timeilne item and also updates the next frame height value
|
||||
// draws the timeline item and also updates the next frame height value
|
||||
void Draw( bool firstFrame, double pxns, int yOffset, const ImVec2& wpos, bool hover, float yMin, float yMax );
|
||||
|
||||
void VisibilityCheckbox();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user