Ignore:
Timestamp:
Feb 23, 2000, 6:05:19 PM (26 years ago)
Author:
cbratschi
Message:

export 55AA pattern for COMCTL32, edit EN_CHANGED fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wbase.cpp

    r2857 r2873  
    1 /* $Id: win32wbase.cpp,v 1.167 2000-02-22 17:07:42 cbratschi Exp $ */
     1/* $Id: win32wbase.cpp,v 1.168 2000-02-23 17:05:17 cbratschi Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    12081208          */
    12091209        if (bk == GetSysColor(COLOR_WINDOW)) {
    1210              return CACHE_GetPattern55AABrush();
     1210             return GetPattern55AABrush();
    12111211        }
    12121212
Note: See TracChangeset for help on using the changeset viewer.