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


Ignore:
Timestamp:
Oct 20, 2007, 2:32:15 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r464 r533  
    6161  }
    6262
    63   bncApp app(argc, argv, GUIenabled);
    64 
    6563  QCoreApplication::setOrganizationName("BKG");
    6664  QCoreApplication::setOrganizationDomain("www.ifag.de");
     
    7775    settings.setValue("waitTime",   2);
    7876  }
     77
     78  bncApp app(argc, argv, GUIenabled);
    7979
    8080  // Interactive Mode - open the main window
Note: See TracChangeset for help on using the changeset viewer.