Changeset 1535 in ntrip for trunk/BNC/bncmain.cpp


Ignore:
Timestamp:
Jan 25, 2009, 8:53:37 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r1517 r1535  
    4747#include "bncapp.h"
    4848#include "bncwindow.h"
     49#include "bncsettings.h"
    4950
    5051using namespace std;
     
    132133  casterUrlList << "http://user:pass@www.euref-ip.net:2101" << "http://user:pass@www.igs-ip.net:2101";
    133134
    134   QSettings settings;
     135  bncSettings settings;
    135136  if (settings.allKeys().size() == 0) {
    136137  settings.setValue("adviseFail",       "15");
Note: See TracChangeset for help on using the changeset viewer.