Changeset 5900 in ntrip for trunk/BNC/src/bnccore.h


Ignore:
Timestamp:
Aug 9, 2014, 10:00:20 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5899 r5900  
    7171  void setMainWindow(QWidget* mainWindow){_mainWindow = mainWindow;}
    7272  bool GUIenabled() const {return _GUIenabled;}
    73   BNC_PPP::t_pppMain* pppMain() {return _pppMain;}
     73  void startPPP();
     74  void stopPPP();
    7475
    7576  QMap<int, bncTableItem*> _uploadTableItems;
Note: See TracChangeset for help on using the changeset viewer.