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

Added new logging feature

File:
1 edited

Legend:

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

    r2666 r2804  
    1 /* $Id: button.cpp,v 1.32 2000-02-05 19:45:14 cbratschi Exp $ */
     1/* $Id: button.cpp,v 1.33 2000-02-16 14:34:03 sandervl Exp $ */
    22/* File: button.cpp -- Button type widgets
    33 *
     
    2020#include <misc.h>
    2121#include "initterm.h"
     22
     23#define DBG_LOCALLOG    DBG_button
     24#include "dbglocal.h"
    2225
    2326#ifdef DEBUG
Note: See TracChangeset for help on using the changeset viewer.