From 4cf0f3b536c20502b1ac098c6c5339a1cdfb53d4 Mon Sep 17 00:00:00 2001 From: gambas Date: Fri, 8 Apr 2022 02:45:44 +0200 Subject: [PATCH] Debugger: Hide the not yet ready 'ignore process' panel in extern debugging. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Hide the not yet ready 'ignore process' panel in extern debugging. --- app/src/gambas3/.src/Debug/FDebugInfo.form | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/gambas3/.src/Debug/FDebugInfo.form b/app/src/gambas3/.src/Debug/FDebugInfo.form index 675730e56..ef0784cb3 100644 --- a/app/src/gambas3/.src/Debug/FDebugInfo.form +++ b/app/src/gambas3/.src/Debug/FDebugInfo.form @@ -235,6 +235,7 @@ } { HBox2 HBox MoveScaled(2,16,34,4) + Visible = False Centered = True Spacing = True { Label3 Label