summaryrefslogtreecommitdiffstats
path: root/src/declarative_opcua/opcuafilterelement_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative_opcua/opcuafilterelement_p.h')
-rw-r--r--src/declarative_opcua/opcuafilterelement_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative_opcua/opcuafilterelement_p.h b/src/declarative_opcua/opcuafilterelement_p.h
index 0e5de1d..958ea55 100644
--- a/src/declarative_opcua/opcuafilterelement_p.h
+++ b/src/declarative_opcua/opcuafilterelement_p.h
@@ -56,7 +56,7 @@ public:
OfType = 14,
RelatedTo = 15,
BitwiseAnd = 16,
- BitwiseOr = 17
+ BitwiseOr = 17,
};
Q_ENUM(FilterOperator);