From 543aa7d53136037f07302a5653bba90751ac1552 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 16 Aug 2025 20:24:28 +0200 Subject: more refactors --- include/ui.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/ui.hpp') diff --git a/include/ui.hpp b/include/ui.hpp index 67e0529..a594095 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -21,5 +21,8 @@ void ui_setup_contacts(); void ui_setup_projects(); void ui_setup_settings(); +void ui_destroy_invoices(); +void ui_destroy_settings(); + // Custom imgui widgets. int TextInputWithAutocomplete(const char* label, const char* hint, char* buffer, size_t buf_size, char** suggestions, int suggestion_count); \ No newline at end of file -- cgit v1.2.3-70-g09d2