Changeset 5086 in ntrip for trunk/GnssCenter/main/app.h


Ignore:
Timestamp:
Apr 1, 2013, 10:27:33 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/main/app.h

    r5001 r5086  
    1818  const QString& confFileName() const {return _confFileName;}
    1919
     20 public slots:
     21  void slotMessage(QByteArray msg);
     22
    2023 private:
    2124  QString                _confFileName;
Note: See TracChangeset for help on using the changeset viewer.