Changeset 2873 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Feb 23, 2000, 6:05:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2857 r2873 1 /* $Id: win32wbase.cpp,v 1.16 7 2000-02-22 17:07:42cbratschi Exp $ */1 /* $Id: win32wbase.cpp,v 1.168 2000-02-23 17:05:17 cbratschi Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 1208 1208 */ 1209 1209 if (bk == GetSysColor(COLOR_WINDOW)) { 1210 return CACHE_GetPattern55AABrush();1210 return GetPattern55AABrush(); 1211 1211 } 1212 1212
Note:
See TracChangeset
for help on using the changeset viewer.