Changeset 1258 for trunk/src/user32/button.cpp
- Timestamp:
- Oct 12, 1999, 8:14:56 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/button.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/button.cpp
r1243 r1258 1 /* $Id: button.cpp,v 1. 8 1999-10-10 11:26:34 cbratschiExp $ */1 /* $Id: button.cpp,v 1.9 1999-10-12 18:14:53 sandervl Exp $ */ 2 2 /* File: button.cpp -- Button type widgets 3 3 * … … 257 257 } 258 258 259 return 0; 259 return 1; //SvL: Bugfix -> PMWINDOW expects non-zero return value if 260 // we want to restore the default mouse cursor 260 261 } 261 262
Note:
See TracChangeset
for help on using the changeset viewer.
