Changeset 5471 in ntrip for trunk/GnssCenter
- Timestamp:
- Sep 18, 2013, 11:53:22 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/monitor/monitor.cpp
r5470 r5471 108 108 else { 109 109 _actStartThrift->setEnabled(true); 110 _actStopThrift->setEnabled( true);110 _actStopThrift->setEnabled(false); 111 111 setWindowTitle(QString(pluginName) + " " + host + ':' + port); 112 112 }
Note:
See TracChangeset
for help on using the changeset viewer.