From 66a918a4621f1ecb828e68eac94fdb34852e9570 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 3 Jan 2026 15:38:13 +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 a89bd7a..1b1e374 100644 --- a/src/ui/ui_tax.cpp +++ b/src/ui/ui_tax.cpp @@ -33,6 +33,8 @@ void ui::setup_tax_report() void ui::destroy_tax_report() { memops::unalloc(statement); + + statement = 0; } void ui::draw_tax_report() -- cgit v1.2.3-70-g09d2