From 85dd9847f8b4698a7a3292266f21a74c3e216795 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Sun, 22 Feb 2026 14:50:32 +0100 Subject: [PATCH] fix: non stored global setting for "sort alphabetically" checkbox in column selection --- source/column_selection.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/source/column_selection.pas b/source/column_selection.pas index 087e7bb4..4dfaddbe 100644 --- a/source/column_selection.pas +++ b/source/column_selection.pas @@ -89,6 +89,7 @@ var i: Integer; Col: String; begin + AppSettings.WriteBool(asDisplayedColumnsSorted, chkSort.Checked); AppSettings.WriteBool(asShowRowId, chkShowRowId.Checked); // Prepare string for storing in registry. // Use quote-character as separator to ensure columnnames can