Changeset 24224 for titan/titan/scan.h
- Timestamp:
- 10/12/13 11:14:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/scan.h
r24223 r24224 1963 1963 if(tunercount < 1) 1964 1964 { 1965 textbox(_("Message"), _("No Tuner configured"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 0, 0);1965 textbox(_("Message"), _("No Tuner configured"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 800, 200, 0, 0); 1966 1966 return; 1967 1967 }
Note: See TracChangeset
for help on using the changeset viewer.