Changeset 5089 in ntrip for trunk/GnssCenter/inpedit/inpedit.h


Ignore:
Timestamp:
Apr 12, 2013, 12:21:52 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/inpedit/inpedit.h

    r5088 r5089  
    1212
    1313class t_inpEdit : public QMainWindow {
     14 Q_OBJECT
    1415 public:
    1516  t_inpEdit();
    1617  ~t_inpEdit();
     18 private slots:
     19  void slotOpenFile();
    1720 private:
    1821  t_tabWidget* _tabWidget;
Note: See TracChangeset for help on using the changeset viewer.