Ignore:
Timestamp:
Mar 17, 2000, 6:10:53 PM (25 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r4 r3143  
    1 /* $Id: tooltips.h,v 1.1 1999-05-24 20:19:20 ktk Exp $ */
     1/* $Id: tooltips.h,v 1.2 2000-03-17 17:10:53 cbratschi Exp $ */
    22
    33/*
     
    2626    RECT      rect;
    2727    HINSTANCE hinst;
    28     LPWSTR      lpszText;
    29     LPARAM      lParam;
    30 } TTTOOL_INFO; 
     28    LPWSTR    lpszText;
     29    LPARAM    lParam;
     30} TTTOOL_INFO;
    3131
    3232
Note: See TracChangeset for help on using the changeset viewer.