summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/remoteobjects/qremoteobjectnode.h')
-rw-r--r--src/remoteobjects/qremoteobjectnode.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/remoteobjects/qremoteobjectnode.h b/src/remoteobjects/qremoteobjectnode.h
index f8ca6b4..d9e056c 100644
--- a/src/remoteobjects/qremoteobjectnode.h
+++ b/src/remoteobjects/qremoteobjectnode.h
@@ -83,7 +83,8 @@ public:
OperationNotValidOnClientNode,
SourceNotRegistered,
MissingObjectName,
- HostUrlInvalid
+ HostUrlInvalid,
+ ProtocolMismatch
};
Q_ENUM(ErrorCode)
enum StorageOwnership {