From 6d1c29533ab455dabe7e7b4f0dd31d5a11f02048 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 12 Jan 2026 16:21:23 +0100 Subject: refactor project view --- include/ui.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/ui.hpp b/include/ui.hpp index 6ed2acb..bb8edc0 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -113,6 +113,7 @@ namespace ImGui void InputTextWithErrorHint(const char* hint, char* buffer, size_t buf_size, bool has_error); bool FileSelect(const char* text, char* buffer); + void ProjectForm(project* buffer, bool viewing_only); void ContactForm(contact* buffer, bool viewing_only = false, bool with_autocomplete = false, bool active_countries_only = false); void DeliveryInfoForm(delivery_info* buffer, bool viewing_only = false); void AddressForm(address* buffer, a_err last_err, bool active_countries_only = false); -- cgit v1.2.3-70-g09d2