mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- If any dib sections was created, set the flag.
svn path=/trunk/; revision=41906
This commit is contained in:
@@ -1579,7 +1579,7 @@ DIB_CreateDIBSection(
|
||||
*bits = bm.bmBits;
|
||||
}
|
||||
|
||||
// if (res) pdcattr->ulDirty_ |= DC_DIBSECTION;
|
||||
if (res) pdcattr->ulDirty_ |= DC_DIBSECTION;
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user