jvcllaz: Undo r7206 as proposed by Michal Gawrycki due to side-effects, issue #36894

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-04-24 20:47:11 +00:00
parent ce8d2e3dba
commit a9b903fb75
2 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@ unit JvRuler;
interface
uses lazlogger,
uses
LCLIntf, LCLType, LCLVersion, Types,
Classes, SysUtils, Graphics, Controls,
JvComponent;