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


Ignore:
Timestamp:
Jan 31, 2025, 10:27:53 AM (12 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10548 r10596  
    431431    app->setApplicationName("BNC");
    432432    app->setOrganizationName("BKG");
    433     app->setOrganizationDomain("www.bkg.bund.de");    //app->setWindowIcon(QPixmap(":ntrip-logo.png"));
     433    app->setOrganizationDomain("www.bkg.bund.de");   //app->setWindowIcon(QPixmap(":ntrip-logo.png"));
    434434    BNC_CORE->setGUIenabled(GUIenabled);
    435435  }
Note: See TracChangeset for help on using the changeset viewer.