Changeset 34028


Ignore:
Timestamp:
04/14/15 22:10:12 (9 years ago)
Author:
Stephan
Message:

fix for #375

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinadjust.h

    r33938 r34028  
    124124        setchoiceboxselection(showrecfreesize, getconfig("showrecfreesize", NULL));
    125125
    126         addchoicebox(listboxselect, "0", getskinconfig("markcol", NULL));
     126        addchoicebox(listboxselect, "0", getskinconfig("listboxselect", NULL));
    127127        addchoicebox(tithek_selectcol, "1", getskinconfig("tithek_selectcol", NULL));
    128128        addchoicebox(filelistselect, "2", getskinconfig("filelistselect", NULL));
Note: See TracChangeset for help on using the changeset viewer.