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

    r2611 r2804  
    1 /* $Id: scroll.cpp,v 1.33 2000-02-03 17:13:01 cbratschi Exp $ */
     1/* $Id: scroll.cpp,v 1.34 2000-02-16 14:34:32 sandervl Exp $ */
    22/*
    33 * Scrollbar control
     
    2222#include "initterm.h"
    2323#include "pmframe.h"
     24
     25#define DBG_LOCALLOG    DBG_scroll
     26#include "dbglocal.h"
    2427
    2528#define SCROLL_MIN_RECT  4 /* Minimum size of the rectangle between the arrows */
Note: See TracChangeset for help on using the changeset viewer.