mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move DrawTextContrast() to TracyImGui.hpp.
This commit is contained in:
@@ -115,8 +115,6 @@ private:
|
||||
|
||||
void DrawHelpMarker( const char* desc ) const;
|
||||
|
||||
void DrawTextContrast( ImDrawList* draw, const ImVec2& pos, uint32_t color, const char* text );
|
||||
|
||||
bool DrawImpl();
|
||||
void DrawNotificationArea();
|
||||
bool DrawConnection();
|
||||
|
||||
Reference in New Issue
Block a user