From fc91880faf7968432710e439e77ef067759d16fc Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 15 Apr 2025 14:47:24 +0200 Subject: Reactivating Mergeback functionality. (#1226) Reactivated code. Various fixes. New documentation. --- test/preferences.fl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/preferences.fl b/test/preferences.fl index 6d074fdbb..a46c7faeb 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -187,7 +187,7 @@ Fl_Input::paste_menu_text = gettext("Paste");} {} xywh {0 0 100 20} } MenuItem {} { - label {flip flops} selected + label {flip flops} xywh {0 0 100 20} } MenuItem {} { @@ -203,7 +203,7 @@ Fl_Input::paste_menu_text = gettext("Paste");} {} xywh {35 112 100 24} type Radio down_box ROUND_DOWN_BOX } Fl_Round_Button wRight { - label {right side} + label {right side} selected xywh {35 136 100 24} type Radio down_box ROUND_DOWN_BOX } Fl_Box {} { -- cgit v1.2.3