Changeset 37139 for titan/titan/adjust.h
- Timestamp:
- 02/14/16 16:13:23 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/adjust.h
r37119 r37139 176 176 addchoicebox(screenanim, "4", _("left to right")); 177 177 addchoicebox(screenanim, "5", _("top to bottom")); 178 if(checkbox("DM7020HD") == 1 || checkbox("DM7020HDV2") == 1) 179 { 180 addchoicebox(screenanim, "11", _("slide from left")); 181 addchoicebox(screenanim, "12", _("slide from bottom")); 182 } 178 183 #endif 179 184 setchoiceboxselection(screenanim, getconfig("screenanim", NULL));
Note: See TracChangeset
for help on using the changeset viewer.