summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/include/DBusCommandSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceDbus/include/DBusCommandSender.h')
-rw-r--r--PluginCommandInterfaceDbus/include/DBusCommandSender.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/include/DBusCommandSender.h b/PluginCommandInterfaceDbus/include/DBusCommandSender.h
index 05952f5..dbf6b04 100644
--- a/PluginCommandInterfaceDbus/include/DBusCommandSender.h
+++ b/PluginCommandInterfaceDbus/include/DBusCommandSender.h
@@ -78,6 +78,7 @@ private:
CommandReceiverShadow mCommandReceiverShadow;
DBusWrapper* mDBusWrapper;
CommandReceiveInterface* mCommandReceiveInterface;
+ bool mReady; ///< ! if false, calls shall be ignored.
/**