From 6166eeda08fd1d4106afe47416a73de60700d17e Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 10 Jan 2026 19:57:44 +0100 Subject: new look --- include/config.hpp | 2 +- include/ui.hpp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/config.hpp b/include/config.hpp index b7b38d5..93b226a 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -32,7 +32,7 @@ #define SIMULATE_EMAIL 1 #define SIMULATE_SLOW_DISK 0 -#define SIMULATE_WRITE_FAILURE 0 +#define SIMULATE_WRITE_FAILURE 1 #define PROGRAM_VERSION "0.1.0" // major.minor.patch diff --git a/include/ui.hpp b/include/ui.hpp index 4636601..d59ef4e 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -90,6 +90,8 @@ namespace ui { namespace ImGui { + void StyleCustom(); + bool InvalidCompanyInfoWarning(); bool WarningIcon(float radius); -- cgit v1.2.3-70-g09d2