Ignore:
Timestamp:
04/07/12 13:39:10 (12 years ago)
Author:
nit
Message:

[titan] add default pic to menulistbox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/keyactions.h

    r15158 r15186  
    6666                addmenulist(&mlist, "Subchannel", NULL, NULL, 0, 0);
    6767       
    68                 mbox = menulistbox(mlist, NULL, skintitle, NULL, 1, 0);
     68                mbox = menulistbox(mlist, NULL, skintitle, NULL, NULL, 1, 0);
    6969                keyconf = mbox->name;
    7070                free(tmpstr); tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.