From b6990df3d783da0a09e8b6a825d9ebeb7314466a Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 12 Oct 2025 13:14:11 +0200 Subject: mark invalid invoices, projects, contacts in ui --- 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 0f71c1e..76b5395 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -113,4 +113,5 @@ namespace ImGui void FormTaxRateCombo(char* tax_rate_id, char* orig_country, char* dest_country, bool has_error); bool FormCurrencyCombo(char* currency); void FormToggleCombo(bool *buffer, char* option1, char* option2); + bool DrawWarningIcon(float radius); } \ No newline at end of file -- cgit v1.2.3-70-g09d2