Changeset 1668 in ntrip for trunk/BNS/bns.cpp


Ignore:
Timestamp:
Feb 28, 2009, 11:09:23 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.cpp

    r1262 r1668  
    2323#include "bnsrinex.h"
    2424#include "bnssp3.h"
     25#include "bnssettings.h"
    2526
    2627using namespace std;
     
    3536          this, SLOT(slotMoveSocket(QThread*)));
    3637
    37   QSettings settings;
     38  bnsSettings settings;
    3839
    3940  // Set Proxy (application-wide)
Note: See TracChangeset for help on using the changeset viewer.