Changeset 773 in ntrip


Ignore:
Timestamp:
Apr 8, 2008, 8:44:19 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk/BNS
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.pro

    r758 r773  
    2222
    2323HEADERS =             bns.h   bnswindow.h   bnshlpdlg.h   bnshtml.h   \
    24           bnseph.h
     24          bnseph.h    bnsutils.h
    2525
    2626SOURCES = bnsmain.cpp bns.cpp bnswindow.cpp bnshlpdlg.cpp bnshtml.cpp \
    27           bnseph.cpp
     27          bnseph.cpp  bnsutils.cpp
    2828
    2929RC_FILE = bns.rc
  • trunk/BNS/bnseph.cpp

    r771 r773  
    7979      >> ep->clock_bias >> ep->clock_drift >> ep->clock_driftrate;
    8080
     81  QDate
     82
     83
    8184  line = _socket->readLine();
    8285  QTextStream in2(line);
Note: See TracChangeset for help on using the changeset viewer.