From 07e8754e4d799e44678b595177e79e6eaa621268 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 18 Apr 2022 20:59:57 -0700 Subject: Changeset: 11 Migrate Material to Ires --- source/EditorUtils.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/EditorUtils.hpp') diff --git a/source/EditorUtils.hpp b/source/EditorUtils.hpp index d6483da..6e152f6 100644 --- a/source/EditorUtils.hpp +++ b/source/EditorUtils.hpp @@ -31,6 +31,8 @@ bool ColorPicker4(const char* label, RgbaColor* color, ImGuiColorEditFlags flags bool Splitter(bool splitVertically, float thickness, float* size1, float* size2, float minSize1, float minSize2, float splitterLongAxisSize = -1.0f); +void AddUnderLine(ImColor col); + } // namespace ImGui namespace Utils { -- cgit v1.2.3-70-g09d2