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


Ignore:
Timestamp:
Oct 21, 2022, 2:04:29 PM (5 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9797 r9854  
    152152  // -------------
    153153  if (BNC_CORE->mode() != t_bncCore::interactive) {
    154     qApp->exit(0);
     154    qApp->exit(9);
    155155    msleep(100); //sleep 0.1 sec
    156156  }
Note: See TracChangeset for help on using the changeset viewer.