Changeset 3742 in ntrip for trunk/BNC/teqcdlg.h


Ignore:
Timestamp:
Mar 28, 2012, 12:35:38 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/teqcdlg.h

    r3741 r3742  
    4646
    4747  private:
    48     QPushButton* _buttonOK;
    49     QPushButton* _buttonCancel;
    50     QPushButton* _buttonWhatsThis;
     48   QLineEdit* _teqcOldMarkerName;
     49   QLineEdit* _teqcNewMarkerName;
     50   QLineEdit* _teqcOldAntennaName;
     51   QLineEdit* _teqcNewAntennaName;
     52   QLineEdit* _teqcOldReceiverName;
     53   QLineEdit* _teqcNewReceiverName;
     54
     55   QPushButton* _buttonOK;
     56   QPushButton* _buttonCancel;
     57   QPushButton* _buttonWhatsThis;
    5158};
    5259
Note: See TracChangeset for help on using the changeset viewer.