Changeset 4250 in ntrip for trunk/BNC/bnccaster.cpp


Ignore:
Timestamp:
Jun 20, 2012, 5:27:24 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.cpp

    r3563 r4250  
    367367}
    368368
    369 // Reread configuration
     369// Reread configuration (private slot)
    370370////////////////////////////////////////////////////////////////////////////
    371371void bncCaster::slotReadMountPoints() {
     372
     373  readMountPoints();
     374}
     375
     376// Read Mountpoints
     377////////////////////////////////////////////////////////////////////////////
     378void bncCaster::readMountPoints() {
    372379
    373380  bncSettings settings;
Note: See TracChangeset for help on using the changeset viewer.