Changeset 463 in ntrip for trunk/BNC/bnccaster.h


Ignore:
Timestamp:
May 26, 2007, 1:11:59 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.h

    r462 r463  
    4343   void addGetThread(bncGetThread* getThread);
    4444   int  numStations() const {return _staIDs.size();}
    45    void newObs(const QByteArray& staID, bool firstObs, Observation* obs);
     45
     46 public slots:
     47   void newObs(const QByteArray staID, bool firstObs, Observation* obs);
    4648
    4749 signals:
Note: See TracChangeset for help on using the changeset viewer.