diff options
Diffstat (limited to 'src/base/QXmppSendResult.h')
| -rw-r--r-- | src/base/QXmppSendResult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppSendResult.h b/src/base/QXmppSendResult.h index eeb9bc9e..b4b4ce81 100644 --- a/src/base/QXmppSendResult.h +++ b/src/base/QXmppSendResult.h @@ -47,6 +47,6 @@ struct SendSuccess /// using SendResult = std::variant<SendSuccess, SendError>; -} +} // namespace QXmpp #endif // QXMPPSENDRESULT_H |
