You've already forked lazarus-ccr
* Fix compilation under win32
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -331,7 +331,7 @@ uses
|
|||||||
SyncObjs // Thread support
|
SyncObjs // Thread support
|
||||||
//Clipbrd // Clipboard support
|
//Clipbrd // Clipboard support
|
||||||
{$ifdef ThemeSupport}
|
{$ifdef ThemeSupport}
|
||||||
, Themes , Win32UxTheme
|
, Themes , Win32UxTheme, UxTheme
|
||||||
{$endif ThemeSupport}
|
{$endif ThemeSupport}
|
||||||
{$ifdef EnableAccessible}
|
{$ifdef EnableAccessible}
|
||||||
, oleacc // for MSAA IAccessible support
|
, oleacc // for MSAA IAccessible support
|
||||||
|
Reference in New Issue
Block a user