Index: trunk/GnssCenter/monitor/monitor.cpp
===================================================================
--- trunk/GnssCenter/monitor/monitor.cpp	(revision 5475)
+++ trunk/GnssCenter/monitor/monitor.cpp	(revision 5476)
@@ -124,5 +124,5 @@
     _actStopThrift->setEnabled(false);
   }
-  else if (_thriftClient && _thriftClient->isRunning()) {
+  else if (_thriftClient) {
     _actConfig->setEnabled(false);
     _actStartThrift->setEnabled(false);
