Changeset 5815 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Aug 6, 2014, 12:06:58 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5813 r5815  
    5757class t_postProcessing;
    5858
    59 namespace BNC {
     59namespace BNC_PPP {
    6060class t_pppMain;
    6161}
     
    278278
    279279    t_pppWidgets         _pppWidgets;
    280     BNC::t_pppMain*      _pppMain;
     280    BNC_PPP::t_pppMain*  _pppMain;
    281281};
    282282
Note: See TracChangeset for help on using the changeset viewer.