From aa7b5ef6ab4f45d2e8e0caa7942db31fc60b3861 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 27 Sep 2025 11:56:24 +0200 Subject: document selector for invoice --- include/ui.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ui.hpp') diff --git a/include/ui.hpp b/include/ui.hpp index ebfa210..955964b 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -98,6 +98,7 @@ namespace ImGui void InputTextWithError(const char* text, char* buffer, size_t buf_size, bool has_error); int TextInputWithAutocomplete(const char* hint, char* buffer, size_t buf_size, char** suggestions, int suggestion_count, bool has_error); + bool FormFileSelector(char* buffer); void FormContactAutocomplete(contact* buffer, bool has_error); void FormInputTextWithErrorHint(const char* hint, char* buffer, size_t buf_size, bool has_error); void FormCountryCombo(char* buffer, size_t buf_size); -- cgit v1.2.3-70-g09d2