mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
[NtGDI] Fix brush attribute transfer.
This commit is contained in:
parent
ef003fa47d
commit
b5fae844de
2 changed files with 34 additions and 0 deletions
|
@ -113,6 +113,8 @@ public:
|
|||
VOID
|
||||
vSetSolidColor(
|
||||
_In_ COLORREF crColor);
|
||||
|
||||
VOID vReleaseAttribute(VOID);
|
||||
};
|
||||
|
||||
/* HACK! */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue