Changeset 5303 in ntrip for trunk


Ignore:
Timestamp:
Jun 29, 2013, 6:59:55 PM (11 years ago)
Author:
weber
Message:

Color for track dots added

File:
1 edited

Legend:

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

    r5227 r5303  
    141141    setValue_p("pppPlotCoordinates",  "");
    142142    setValue_p("useOsmMap",           false);
    143     setValue_p("mapWinTrace",         Qt::Checked);
     143    setValue_p("mapWinDotSize",       "");
     144    setValue_p("mapWinDotColor",      "red");
    144145    setValue_p("mapSpeed",            0);
    145146    setValue_p("postObsFile",         "");
Note: See TracChangeset for help on using the changeset viewer.