diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-10 19:57:44 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-10 19:57:44 +0100 |
| commit | 6166eeda08fd1d4106afe47416a73de60700d17e (patch) | |
| tree | 11d37481839b7fa7a0ffe31ab010620245bd717b /include/ui.hpp | |
| parent | 0821197bc1c57c756e737740d6a6de9c83314fae (diff) | |
new look
Diffstat (limited to 'include/ui.hpp')
| -rw-r--r-- | include/ui.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ui.hpp b/include/ui.hpp index 4636601..d59ef4e 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -90,6 +90,8 @@ namespace ui { namespace ImGui { + void StyleCustom(); + bool InvalidCompanyInfoWarning(); bool WarningIcon(float radius); |
