Ignore:
Timestamp:
11/07/14 12:12:02 (9 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/fancontrol.h

    r30852 r30854  
    109109        addchoicebox(fanon, "2", _("on"));
    110110        addchoicebox(fanon, "1", _("off"));
    111         setchoiceboxselection(fanon, getconfigint("fanmode", NULL));
     111        setchoiceboxselection(fanon, getconfig("fanmode", NULL));
    112112
    113113        addscreenrc(fancontrol, listbox);
Note: See TracChangeset for help on using the changeset viewer.