Changeset 2009 in ntrip


Ignore:
Timestamp:
Nov 23, 2009, 11:31:43 AM (14 years ago)
Author:
weber
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmain.cpp

    r1586 r2009  
    143143    app.connect(caster, SIGNAL(getThreadsFinished()), &app, SLOT(quit()));
    144144 
    145     ((bncApp*)qApp)->slotMessage("============ Start BNC ============", true);
     145    ((bncApp*)qApp)->slotMessage("========== Start BNC v1.7 =========", true);
    146146
    147147    // Normal case - data from Internet
  • trunk/BNC/bncwindow.cpp

    r2008 r2009  
    11001100           this, SLOT(slotMountPointsRead(QList<bncGetThread*>)));
    11011101
    1102   ((bncApp*)qApp)->slotMessage("============ Start BNC ============", true);
     1102  ((bncApp*)qApp)->slotMessage("========== Start BNC v1.7 =========", true);
    11031103
    11041104  bncSettings settings;
Note: See TracChangeset for help on using the changeset viewer.