From d5a28a73ae34c8961b7fce7be0e67a79a794f089 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Sun, 26 May 2019 23:19:16 +0000 Subject: [PATCH] jvcllaz: Fix compilation on Linux after previous commit. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6954 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/jvcllaz/packages/jvjanslazr.lpk | 2 +- components/jvcllaz/run/JvCustomControls/jvtimeline.pas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/jvcllaz/packages/jvjanslazr.lpk b/components/jvcllaz/packages/jvjanslazr.lpk index db851f45b..00618638e 100644 --- a/components/jvcllaz/packages/jvjanslazr.lpk +++ b/components/jvcllaz/packages/jvjanslazr.lpk @@ -27,7 +27,7 @@ - + diff --git a/components/jvcllaz/run/JvCustomControls/jvtimeline.pas b/components/jvcllaz/run/JvCustomControls/jvtimeline.pas index b802d6163..5f428be4d 100644 --- a/components/jvcllaz/run/JvCustomControls/jvtimeline.pas +++ b/components/jvcllaz/run/JvCustomControls/jvtimeline.pas @@ -490,7 +490,7 @@ type implementation -{$R ..\..\resource\JvTimeLine.res} +{$R ..\..\resource\jvtimeline.res} uses Math, Types, DateUtils, Themes,