Ignore:
Timestamp:
Oct 12, 1999, 8:14:56 PM (26 years ago)
Author:
sandervl
Message:

Lots of changes again

File:
1 edited

Legend:

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

    r1243 r1258  
    1 /* $Id: button.cpp,v 1.8 1999-10-10 11:26:34 cbratschi Exp $ */
     1/* $Id: button.cpp,v 1.9 1999-10-12 18:14:53 sandervl Exp $ */
    22/* File: button.cpp -- Button type widgets
    33 *
     
    257257  }
    258258
    259   return 0;
     259  return 1; //SvL: Bugfix -> PMWINDOW expects non-zero return value if
     260            //               we want to restore the default mouse cursor
    260261}
    261262
Note: See TracChangeset for help on using the changeset viewer.