Changeset 24284 for titan/titan/scan.h


Ignore:
Timestamp:
10/13/13 20:21:49 (10 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/scan.h

    r24277 r24284  
    16381638                                while(i < 4 && scaninfo.threadend == 0)
    16391639                                {
    1640                                         textbox(_("Message"), _("Wait for channel scan end"), NULL, 0, NULL, 0, NULL, 0, NULL, 0, 600, 200, 3, 0);
     1640                                        textbox(_("Message"), _("Wait for channel scan end"), NULL, 0, NULL, 0, NULL, 0, NULL, 0, 800, 200, 3, 0);
    16411641                                        i++;
    16421642                                }
Note: See TracChangeset for help on using the changeset viewer.