Ignore:
Timestamp:
Dec 18, 1999, 8:52:26 PM (26 years ago)
Author:
achimha
Message:

WINE 991212 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/rebar.h

    r2120 r2121  
    1 /* $Id: rebar.h,v 1.2 1999-12-18 19:50:04 achimha Exp $ */
     1/* $Id: rebar.h,v 1.3 1999-12-18 19:52:26 achimha Exp $ */
    22
    33/*
     
    5959    HCURSOR  hcurVert;    /* handle to the NS cursor */
    6060    HCURSOR  hcurDrag;    /* handle to the drag cursor */
    61     INT      iVersion     /* version number */
     61    INT      iVersion;    /* version number */
    6262
    6363    REBAR_BAND *bands;      /* pointer to the array of rebar bands */
Note: See TracChangeset for help on using the changeset viewer.