mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Extract notification area drawing to a separate function.
This commit is contained in:
@@ -104,6 +104,7 @@ private:
|
||||
void DrawTextContrast( ImDrawList* draw, const ImVec2& pos, uint32_t color, const char* text );
|
||||
|
||||
bool DrawImpl();
|
||||
void DrawNotificationArea();
|
||||
bool DrawConnection();
|
||||
void DrawFrames();
|
||||
bool DrawZoneFramesHeader();
|
||||
|
||||
Reference in New Issue
Block a user