Changeset 5072 in ntrip for trunk/BNC/src/rinex/reqcedit.cpp


Ignore:
Timestamp:
Mar 30, 2013, 11:49:30 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcedit.cpp

    r5070 r5072  
    146146  // Exit (thread)
    147147  // -------------
    148   if (BNC_CORE->mode() != t_pgmCore::interactive) {
     148  if (BNC_CORE->mode() != t_bncCore::interactive) {
    149149    qApp->exit(0);
    150150  }
Note: See TracChangeset for help on using the changeset viewer.