Changeset 1905 in ntrip
- Timestamp:
- Oct 30, 2009, 3:27:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r1892 r1905 90 90 connect(_actFontSel, SIGNAL(triggered()), SLOT(slotFontSel())); 91 91 92 _actSaveOpt = new QAction(tr("&Save && Activate Options"),this);92 _actSaveOpt = new QAction(tr("&Save && Reread Configuration"),this); 93 93 connect(_actSaveOpt, SIGNAL(triggered()), SLOT(slotSaveOptions())); 94 94
Note:
See TracChangeset
for help on using the changeset viewer.