diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-07 15:24:11 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-07 15:24:11 +0200 |
| commit | 12f306e2144081e00c36ed9942068462604bef55 (patch) | |
| tree | d0279fa5b3fbd976cd18cc05e4e6d245dcd63ea0 /src/ui/helpers.cpp | |
| parent | 026e38982f5388cede0cd7ebad2ea7571d1d57ed (diff) | |
income statement finalization
Diffstat (limited to 'src/ui/helpers.cpp')
| -rw-r--r-- | src/ui/helpers.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/helpers.cpp b/src/ui/helpers.cpp index 37c4b36..0a93cf7 100644 --- a/src/ui/helpers.cpp +++ b/src/ui/helpers.cpp @@ -5,6 +5,8 @@ #include "locales.hpp" #include "strops.hpp" +ImFont* fontBold; + static ui_status current_status; void ui_draw_status() |
