Ignore:
Timestamp:
Nov 4, 2023, 11:32:01 PM (22 months ago)
Author:
rlwalsh
Message:

XButton: add full-size icon support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/src/helpers/comctl.c

    r229 r455  
    353353                           ptl.y, //  - ulOfs,
    354354                           pxbd->hptr,
    355                            DP_MINI);
     355                           (fl & XBF_FULLSIZE) ? 0 : DP_MINI);
    356356    }
    357357}
Note: See TracChangeset for help on using the changeset viewer.