Synedit: Refactor, move Caret to it's own class. (Just the first step) (added uses clause)

git-svn-id: trunk@17412 -
This commit is contained in:
martin 2008-11-17 22:23:36 +00:00
parent 7d42cea472
commit ca74c2d72b

View File

@ -43,7 +43,7 @@ interface
uses
{$IFDEF SYN_LAZARUS}
LCLIntf, LCLType,
LCLIntf, LCLType, LCLProc,
{$ELSE}
Windows,
{$ENDIF}