summaryrefslogtreecommitdiffstats
path: root/src/opcua/client/qopcuacontentfilterelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/client/qopcuacontentfilterelement.h')
-rw-r--r--src/opcua/client/qopcuacontentfilterelement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/client/qopcuacontentfilterelement.h b/src/opcua/client/qopcuacontentfilterelement.h
index 4d268c8..a0856fb 100644
--- a/src/opcua/client/qopcuacontentfilterelement.h
+++ b/src/opcua/client/qopcuacontentfilterelement.h
@@ -47,7 +47,7 @@ public:
OfType = 14,
RelatedTo = 15,
BitwiseAnd = 16,
- BitwiseOr = 17
+ BitwiseOr = 17,
};
QOpcUaContentFilterElement &operator<<(FilterOperator op);