Changeset 2929 in ntrip for trunk/BNC/combination/bnccomb.h


Ignore:
Timestamp:
Jan 29, 2011, 2:02:10 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.h

    r2928 r2929  
    1818 signals:
    1919  void newMessage(QByteArray msg, bool showOnScreen);
     20
     21 private slots:
     22  void slotMessage(const QByteArray msg);
     23  void slotError(const QByteArray msg);
    2024
    2125 private:
Note: See TracChangeset for help on using the changeset viewer.