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

Move DrawHelpMarker to TracyImGui.hpp.

This commit is contained in:
Bartosz Taudul
2022-07-02 15:07:40 +02:00
parent 358148920a
commit c427214f46
3 changed files with 14 additions and 16 deletions
-2
View File
@@ -183,8 +183,6 @@ private:
const char* ShortenNamespace( const char* name ) const;
void DrawHelpMarker( const char* desc ) const;
bool DrawImpl();
void DrawNotificationArea();
bool DrawConnection();