Changeset 5289 in ntrip


Ignore:
Timestamp:
Jun 27, 2013, 1:28:09 PM (11 years ago)
Author:
weber
Message:

Wording changed

File:
1 edited

Legend:

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

    r5276 r5289  
    10451045  QHBoxLayout* ppp3LayoutHlp2 = new QHBoxLayout;
    10461046  _mapWinButton = new QPushButton;
    1047   _mapWinButton->setText("Open Trace Map");
     1047  _mapWinButton->setText("Track Plot");
    10481048  connect(_mapWinButton, SIGNAL(clicked()), SLOT(slotMapPPP()));
    10491049  ppp3LayoutHlp2->addWidget(_mapWinButton);
Note: See TracChangeset for help on using the changeset viewer.