mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
View::InitTextEditor() doesn't need font parameter.
This commit is contained in:
@@ -212,7 +212,7 @@ private:
|
||||
};
|
||||
|
||||
void InitMemory();
|
||||
void InitTextEditor( ImFont* font );
|
||||
void InitTextEditor();
|
||||
|
||||
bool DrawImpl();
|
||||
void DrawNotificationArea();
|
||||
|
||||
Reference in New Issue
Block a user