Ignore:
Timestamp:
Mar 27, 2000, 5:09:22 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2881 r3250  
    1 /* $Id: dc.cpp,v 1.49 2000-02-24 19:19:07 sandervl Exp $ */
     1/* $Id: dc.cpp,v 1.50 2000-03-27 15:06:29 cbratschi Exp $ */
    22
    33/*
     
    501501   {
    502502      long height  = wnd->getClientHeight();
     503
    503504      rect.yTop    = height - rect.yTop;
    504505      rect.yBottom = height - rect.yBottom;
Note: See TracChangeset for help on using the changeset viewer.