Changeset 606 in ntrip for trunk/BNC/bncmain.cpp


Ignore:
Timestamp:
Dec 14, 2007, 1:18:30 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r603 r606  
    5555  delete _caster;
    5656  cout << "Program Interrupted by Ctrl-C" << endl;
    57   exit(0);
     57  ((bncApp*)qApp)->quit();
    5858}
    5959
Note: See TracChangeset for help on using the changeset viewer.