You've already forked lazarus-ccr
* Fix compilation under win32 with no delphicompat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -316,6 +316,7 @@ uses
|
||||
{$ifdef Windows}
|
||||
Windows,
|
||||
ActiveX,
|
||||
CommCtrl,
|
||||
{$else}
|
||||
FakeActiveX,
|
||||
{$endif}
|
||||
|
Reference in New Issue
Block a user