gui cleanup
This commit is contained in:
@@ -43,7 +43,7 @@ using ItemLabelFlags = enum ItemLabelFlag {
|
||||
|
||||
IMGUI_API void ItemLabel(absl::string_view title, ItemLabelFlags flags);
|
||||
|
||||
IMGUI_API ImGuiID GetID(const std::string &id);
|
||||
IMGUI_API ImGuiID GetID(const std::string& id);
|
||||
|
||||
} // namespace gui
|
||||
} // namespace app
|
||||
|
||||
Reference in New Issue
Block a user