Ignore:
Timestamp:
Jan 16, 2012, 6:11:13 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/upload/bncephuploadcaster.cpp

    r3283 r3582  
    3535    int     outPort  = settings.value("uploadEphPort").toInt();
    3636    QString password = settings.value("uploadEphPassword").toString();
    37     int     sampl    = settings.value("uploadSampl").toInt();
     37    int     sampl    = settings.value("uploadEphSampl").toInt();
    3838
    3939    _ephUploadCaster = new bncUploadCaster(mountpoint, outHost, outPort,
Note: See TracChangeset for help on using the changeset viewer.