Changeset 10073 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
May 23, 2023, 9:23:19 AM (11 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r10062 r10073  
    411411    app->setApplicationName("BNC");
    412412    app->setOrganizationName("BKG");
    413     app->setOrganizationDomain("www.bkg.bund.de");
    414     //app->setWindowIcon(QPixmap(":ntrip-logo.png"));
     413    app->setOrganizationDomain("www.bkg.bund.de");    //app->setWindowIcon(QPixmap(":ntrip-logo.png"));
    415414    BNC_CORE->setGUIenabled(GUIenabled);
    416415  }
    417 
    418416  BNC_CORE->setConfFileName( confFileName );
    419417
Note: See TracChangeset for help on using the changeset viewer.