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/menu.cpp

    r2739 r2804  
    1 /* $Id: menu.cpp,v 1.16 2000-02-10 18:49:50 cbratschi Exp $*/
     1/* $Id: menu.cpp,v 1.17 2000-02-16 14:34:22 sandervl Exp $*/
    22/*
    33 * Menu functions
     
    2929#include "controls.h"
    3030#include "menu.h"
     31
     32#define DBG_LOCALLOG    DBG_menu
     33#include "dbglocal.h"
    3134
    3235//DEFAULT_DEBUG_CHANNEL(menu)
Note: See TracChangeset for help on using the changeset viewer.