Changeset 30854 for titan/titan/fancontrol.h
- Timestamp:
- 11/07/14 12:12:02 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/fancontrol.h
r30852 r30854 109 109 addchoicebox(fanon, "2", _("on")); 110 110 addchoicebox(fanon, "1", _("off")); 111 setchoiceboxselection(fanon, getconfig int("fanmode", NULL));111 setchoiceboxselection(fanon, getconfig("fanmode", NULL)); 112 112 113 113 addscreenrc(fancontrol, listbox);
Note: See TracChangeset
for help on using the changeset viewer.