Ignore:
Timestamp:
Dec 5, 2002, 9:36:28 PM (23 years ago)
Author:
umoeller
Message:

New toolbar control.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/dialog.h

    r229 r232  
    485485
    486486    // the following require #include helpers\comctl.h
    487     #define CONTROLDEF_SEPARATORLINE(id, cx, cy) { WC_SEPARATORLINE, NULL, \
     487    #define CONTROLDEF_SEPARATORLINE(id, cx, cy) { WC_CCTL_SEPARATOR, NULL, \
    488488            WS_VISIBLE, \
    489489            id, NULL, {cx, cy}, COMMON_SPACING }
Note: See TracChangeset for help on using the changeset viewer.