Changeset 4641 for trunk/src


Ignore:
Timestamp:
Nov 20, 2000, 5:06:04 AM (25 years ago)
Author:
bird
Message:

Permanent IDS_SEPARATOR correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/comctl32.h

    r4638 r4641  
    1 /* $Id: comctl32.h,v 1.17 2000-11-20 02:51:37 bird Exp $ */
     1/* $Id: comctl32.h,v 1.18 2000-11-20 04:06:04 bird Exp $ */
    22/*
    33 * Win32 common controls implementation
     
    7070
    7171#define IDS_CLOSE 4160
    72 /* temp fix kso Mon 20.11.2000 */
    73 #define IDS_SEPARATOR 4161
    7472
    7573/* Toolbar customization dialog */
     
    8381#define IDC_MOVEUP_BTN      206
    8482#define IDC_MOVEDN_BTN      207
     83
     84#define IDS_SEPARATOR      1024
    8585
    8686/* Toolbar imagelist bitmaps */
Note: See TracChangeset for help on using the changeset viewer.