Changeset 3232 in ntrip for trunk/BNC/bncapp.h


Ignore:
Timestamp:
Apr 1, 2011, 1:54:33 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.h

    r3231 r3232  
    3636class bncComb;
    3737class bncPPPclient;
     38class bncTableItem;
    3839
    3940class bncApp : public QApplication {
     
    126127 public:
    127128    bncPPPclient*       _bncPPPclient;
     129    QMap<int, bncTableItem*> _uploadTableItems;
    128130};
    129131#endif
Note: See TracChangeset for help on using the changeset viewer.