mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-13 21:28:30 +01:00
take care of space before brackets in function
This commit is contained in:
@@ -787,7 +787,6 @@ struct ImFont
|
||||
{
|
||||
const char* b;
|
||||
const char* e;
|
||||
const char* end () const { return e; }
|
||||
};
|
||||
struct Pair
|
||||
{
|
||||
|
Reference in New Issue
Block a user