Changeset 5223 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Jun 16, 2013, 3:35:25 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5222 r5223  
    10641064
    10651065  _mapWinTraceCheckBox = new QCheckBox;
     1066  _mapWinTraceCheckBox->setCheckState(Qt::CheckState(settings.value("mapWinTrace").toInt()));
    10661067  ppp3LayoutHlp2->addWidget(new QLabel("Trace"));
    10671068  ppp3LayoutHlp2->addWidget(_mapWinTraceCheckBox);
Note: See TracChangeset for help on using the changeset viewer.