summaryrefslogtreecommitdiffstats
path: root/qt/qdbusmessage_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qdbusmessage_p.h')
-rw-r--r--qt/qdbusmessage_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt/qdbusmessage_p.h b/qt/qdbusmessage_p.h
index 9c48b084..ef633242 100644
--- a/qt/qdbusmessage_p.h
+++ b/qt/qdbusmessage_p.h
@@ -42,6 +42,8 @@ public:
int type;
int timeout;
QAtomic ref;
+
+ mutable bool repliedTo : 1;
};
#endif