From 66e2c984769f3382751a14abf925872800d61ed9 Mon Sep 17 00:00:00 2001 From: Ly-sec Date: Wed, 20 Aug 2025 15:53:31 +0200 Subject: [PATCH] More NSpinBox changes --- Widgets/NSpinBox.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Widgets/NSpinBox.qml b/Widgets/NSpinBox.qml index 493bc15..fe9a6ff 100644 --- a/Widgets/NSpinBox.qml +++ b/Widgets/NSpinBox.qml @@ -52,7 +52,7 @@ RowLayout { } } - // Simple value display with subtle controls + // Value Rectangle { id: spinBoxContainer