From 278ac75a378d544192cc6930a8e19a0ad1f3bd46 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Mon, 17 Mar 2025 14:02:15 +1000 Subject: [PATCH] ui: Disable the Auto-Stub configuration option This commit disables the "Enable Auto-Stub" checkbox in the debug configuration UI by setting it to non-interactive and adding a tooltip indicating that the feature has been disabled. Signed-off-by: Zephyron --- src/citron/configuration/configure_debug.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/citron/configuration/configure_debug.ui b/src/citron/configuration/configure_debug.ui index 3788cda68..ae8c3271b 100644 --- a/src/citron/configuration/configure_debug.ui +++ b/src/citron/configuration/configure_debug.ui @@ -423,6 +423,12 @@ + + false + + + This feature has been disabled. + Enable Auto-Stub**