Changeset 5072 in ntrip for trunk/BNC/src/app.h


Ignore:
Timestamp:
Mar 30, 2013, 11:49:30 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/app.h

    r5069 r5072  
    33
    44#include <QtGui>
    5 
    6 class t_pgmCore;
    75
    86class t_app : public QApplication {
     
    1412  virtual bool event(QEvent* ev);
    1513 private:
    16   t_pgmCore* _pgmCore;
    1714};
    1815
Note: See TracChangeset for help on using the changeset viewer.