Changeset 3243 in ntrip for trunk/BNC/bncsettings.cpp


Ignore:
Timestamp:
Apr 3, 2011, 9:53:11 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncsettings.cpp

    r3199 r3243  
    106106    setValue("combineStreams",   "");
    107107    setValue("uploadMountpointsOut",   "");
     108    setValue("uploadEphHost",       "");
     109    setValue("uploadEphPort",       "");
     110    setValue("uploadEphPassword",   "");
     111    setValue("uploadEphMountpoint", "");
     112    setValue("uploadEphSample",     "");
    108113    sync();
    109114  }
Note: See TracChangeset for help on using the changeset viewer.