- Timestamp:
- Jun 27, 2013, 1:28:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r5276 r5289 1045 1045 QHBoxLayout* ppp3LayoutHlp2 = new QHBoxLayout; 1046 1046 _mapWinButton = new QPushButton; 1047 _mapWinButton->setText(" Open Trace Map");1047 _mapWinButton->setText("Track Plot"); 1048 1048 connect(_mapWinButton, SIGNAL(clicked()), SLOT(slotMapPPP())); 1049 1049 ppp3LayoutHlp2->addWidget(_mapWinButton);
Note:
See TracChangeset
for help on using the changeset viewer.