From 2218ef68056ebc5a3a416e2dd7e8e020fba60a4f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 2 Jan 2026 19:13:03 +0100 Subject: ui improvements --- include/ui.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/ui.hpp') diff --git a/include/ui.hpp b/include/ui.hpp index 2e85dc2..9649eb8 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -83,6 +83,8 @@ namespace ui { namespace ImGui { + bool InvalidCompanyInfoWarning(); + bool WarningIcon(float radius); bool Button(const char* label, bool block_while_writing_to_disk, bool show_loading_indicator_while_blocked = true); bool CheckboxX(const char* label, bool* v, bool disabled = false, bool show_loading_indicator_while_disabled = false); -- cgit v1.2.3-70-g09d2