mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-15 05:58:30 +01:00
take care of space before brackets in function
This commit is contained in:
@@ -1638,9 +1638,6 @@ defs["structs"]["TextRange"][1]["name"] = "b"
|
||||
defs["structs"]["TextRange"][2] = {}
|
||||
defs["structs"]["TextRange"][2]["type"] = "const char*"
|
||||
defs["structs"]["TextRange"][2]["name"] = "e"
|
||||
defs["structs"]["TextRange"][3] = {}
|
||||
defs["structs"]["TextRange"][3]["type"] = "const char* end()const { return"
|
||||
defs["structs"]["TextRange"][3]["name"] = "e"
|
||||
defs["structs"]["ImGuiOnceUponAFrame"] = {}
|
||||
defs["structs"]["ImGuiOnceUponAFrame"][1] = {}
|
||||
defs["structs"]["ImGuiOnceUponAFrame"][1]["type"] = "int"
|
||||
|
Reference in New Issue
Block a user