summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qpacketprotocol_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/debugger/qpacketprotocol_p.h')
-rw-r--r--src/declarative/debugger/qpacketprotocol_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/debugger/qpacketprotocol_p.h b/src/declarative/debugger/qpacketprotocol_p.h
index 120579d..bcf4fe4 100644
--- a/src/declarative/debugger/qpacketprotocol_p.h
+++ b/src/declarative/debugger/qpacketprotocol_p.h
@@ -98,6 +98,7 @@ public:
void clear();
bool isEmpty() const;
+ QByteArray data() const;
protected:
friend class QPacketProtocol;