Changeset 24224 for titan/titan/scan.h


Ignore:
Timestamp:
10/12/13 11:14:34 (10 years ago)
Author:
nit
Message:

[titan] extend scan textbox

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/scan.h

    r24223 r24224  
    19631963        if(tunercount < 1)
    19641964        {
    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);
    19661966                return;
    19671967        }
Note: See TracChangeset for help on using the changeset viewer.