- Timestamp:
- Sep 6, 2012, 4:38:33 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r4649 r4655 1315 1315 _uploadEphBytesCounter->setWhatsThis(tr("BNC shows the amount of data uploaded through this stream.")); 1316 1316 1317 _actDeleteMountPoints->setWhatsThis(tr("<p>Delete stream(s) from selection presented in the 'Streams' canvas.</p>")); 1318 _actAddMountPoints->setWhatsThis(tr("<p>Add stream(s) to selection presented in the 'Streams' canvas.</p>")); 1319 _actMap->setWhatsThis(tr("<p> Draw distribution map of stream selection presented in the 'Streams' canvas.</p>")); 1320 _actStart->setWhatsThis(tr("<p> Start running BNC.</p>")); 1321 _actStop->setWhatsThis(tr("<p> Stop running BNC.</p>")); 1322 // Weber 1323 1317 1324 // Enable/Disable all Widgets 1318 1325 // --------------------------
Note:
See TracChangeset
for help on using the changeset viewer.