Ignore:
Timestamp:
Mar 31, 2001, 3:25:59 PM (24 years ago)
Author:
sandervl
Message:

Resync with Wine + previous merge fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/nativefont.cpp

    r3182 r5416  
    1 /* $Id: nativefont.cpp,v 1.3 2000-03-21 17:30:43 cbratschi Exp $ */
     1/* $Id: nativefont.cpp,v 1.4 2001-03-31 13:25:26 sandervl Exp $ */
    22/*
    33 * Native Font control
     
    2121#include "ccbase.h"
    2222#include "nativefont.h"
     23#include "comctl32.h"
    2324
    2425#define NATIVEFONT_GetInfoPtr(hwnd) ((NATIVEFONT_INFO*)getInfoPtr(hwnd))
Note: See TracChangeset for help on using the changeset viewer.