diff options
Diffstat (limited to 'UCoreUtils.pas')
| -rw-r--r-- | UCoreUtils.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UCoreUtils.pas b/UCoreUtils.pas index b095db1..95ca5a8 100644 --- a/UCoreUtils.pas +++ b/UCoreUtils.pas @@ -136,7 +136,7 @@ var ChildExitStatus: sig_atomic_t; NormalItemGDKColor, ActiveItemGDKColor, InactiveItemGDKColor, SelectedItemGDKColor, DotFileItemGDKColor, LinkItemGDKColor, NormalItemGDKBackground, ActiveItemGDKBackground, InactiveItemGDKBackground: PGdkColor; - InactiveItemBGColorNum: LongWord; + InactiveItemBGColorNum: Cardinal; implementation |
