summaryrefslogtreecommitdiffstats
path: root/src/opcua/client/qopcuahistoryreadresponse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/client/qopcuahistoryreadresponse.h')
-rw-r--r--src/opcua/client/qopcuahistoryreadresponse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/client/qopcuahistoryreadresponse.h b/src/opcua/client/qopcuahistoryreadresponse.h
index 3a8948e..f4e435c 100644
--- a/src/opcua/client/qopcuahistoryreadresponse.h
+++ b/src/opcua/client/qopcuahistoryreadresponse.h
@@ -30,7 +30,7 @@ public:
Reading,
Finished,
MoreDataAvailable,
- Error
+ Error,
};
Q_ENUM(State)