Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/font.cpp

    r1982 r2802  
    1 /* $Id: font.cpp,v 1.8 1999-12-05 14:58:07 phaller Exp $ */
     1/* $Id: font.cpp,v 1.9 2000-02-16 14:18:09 sandervl Exp $ */
    22
    33/*
     
    3232#include <win\options.h>
    3333
     34#define DBG_LOCALLOG    DBG_font
     35#include "dbglocal.h"
    3436
    3537ODINDEBUGCHANNEL(GDI32-FONT)
Note: See TracChangeset for help on using the changeset viewer.