diff options
Diffstat (limited to 'src/BobinkClient.h')
| -rw-r--r-- | src/BobinkClient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BobinkClient.h b/src/BobinkClient.h index c566a67..7eb6c3c 100644 --- a/src/BobinkClient.h +++ b/src/BobinkClient.h @@ -155,6 +155,7 @@ private slots: QOpcUa::UaStatusCode statusCode, const QUrl &requestUrl); void handleConnectError (QOpcUaErrorState *errorState); + void handleClientError (QOpcUaClient::ClientError error); /* -- Discovery -- */ void handleFindServersFinished ( |
