From 023f1f82f022c682f17181c01833353d036c5803 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Thu, 2 May 2024 13:56:34 +0600 Subject: [PATCH] Added custom save path variable --- source/libublsettingsui-gtk3.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/libublsettingsui-gtk3.h b/source/libublsettingsui-gtk3.h index 2331ff6..7284e62 100644 --- a/source/libublsettingsui-gtk3.h +++ b/source/libublsettingsui-gtk3.h @@ -151,7 +151,8 @@ static template_app_info template_app_information; int load_mode;\ \ int always_open_documentation;\ - int debug_mode; + int debug_mode;\ + char *custom_load_path; typedef struct { template_config_fields