diff options
Diffstat (limited to 'UEngines.pas')
| -rw-r--r-- | UEngines.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UEngines.pas b/UEngines.pas index 2d69695..13acf84 100644 --- a/UEngines.pas +++ b/UEngines.pas @@ -52,7 +52,7 @@ type Selected, IsDotFile, IsExecutable: boolean; atime, mtime, ctime: time_t; Icon: Pointer; - ItemColor: PGdkColor; + ItemColor: PGdkRGBA; end; PDataItemSL = ^TDataItemSL; |
