Changeset 51 for trunk/src/helpers/shapewin.c
- Timestamp:
- Mar 28, 2001, 8:11:57 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/shapewin.c
r21 r51 1338 1338 *@@changed V0.9.0 [umoeller]: added default window positioning 1339 1339 *@@changed V0.9.0 [umoeller]: removed GpiSetBitmap here 1340 *@@changed V0.9.9 (2001-03-18) [lafaix]: brc was not set 1340 1341 */ 1341 1342 … … 1350 1351 { 1351 1352 SIZEL siz; 1352 BOOL brc ;1353 BOOL brc = FALSE; 1353 1354 1354 1355 psb->hab = hab;
Note:
See TracChangeset
for help on using the changeset viewer.