From 5931308522ce9f11ec8e311f45109a697ca09c66 Mon Sep 17 00:00:00 2001 From: Jordan Russell Date: Sun, 22 Dec 2024 03:29:27 -0600 Subject: [PATCH] Remove shBackColorHorizontal. --- Projects/Src/Shared.Struct.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/Src/Shared.Struct.pas b/Projects/Src/Shared.Struct.pas index 4583daa4..fa19f4aa 100644 --- a/Projects/Src/Shared.Struct.pas +++ b/Projects/Src/Shared.Struct.pas @@ -53,7 +53,7 @@ interface shAllowNoIcons, shAlwaysRestart, shAlwaysUsePersonalGroup, shEnableDirDoesntExistWarning, shPassword, shAllowRootDirectory, shDisableFinishedPage, shUsePreviousAppDir, - shBackColorHorizontal, shUsePreviousGroup, shUpdateUninstallLogAppName, + shUsePreviousGroup, shUpdateUninstallLogAppName, shUsePreviousSetupType, shDisableReadyMemo, shAlwaysShowComponentsList, shFlatComponentsList, shShowComponentSizes, shUsePreviousTasks, shDisableReadyPage, shAlwaysShowDirOnReadyPage, shAlwaysShowGroupOnReadyPage,