mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Fix build, Error conflict.
svn path=/trunk/; revision=26544
This commit is contained in:
@@ -263,12 +263,12 @@ UserRealizePalette ( HDC hDC )
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
DWORD
|
||||
HANDLE
|
||||
WINAPI
|
||||
SetSysColorsTemp(
|
||||
const COLORREF *pPens,
|
||||
const HBRUSH *pBrushes,
|
||||
DWORD n
|
||||
INT n
|
||||
)
|
||||
{
|
||||
UNIMPLEMENTED;
|
||||
|
||||
Reference in New Issue
Block a user