From 2218ef68056ebc5a3a416e2dd7e8e020fba60a4f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 2 Jan 2026 19:13:03 +0100 Subject: ui improvements --- src/ui/ui_tax.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ui/ui_tax.cpp') diff --git a/src/ui/ui_tax.cpp b/src/ui/ui_tax.cpp index af05cd7..a89bd7a 100644 --- a/src/ui/ui_tax.cpp +++ b/src/ui/ui_tax.cpp @@ -37,6 +37,8 @@ void ui::destroy_tax_report() void ui::draw_tax_report() { + if (ImGui::InvalidCompanyInfoWarning()) return; + static s32 current_page = 0; s32 max_page = statement->report_count; -- cgit v1.2.3-70-g09d2