diff options
Diffstat (limited to 'src/base/QXmppFutureUtils_p.h')
| -rw-r--r-- | src/base/QXmppFutureUtils_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppFutureUtils_p.h b/src/base/QXmppFutureUtils_p.h index c4b00e13..311b2752 100644 --- a/src/base/QXmppFutureUtils_p.h +++ b/src/base/QXmppFutureUtils_p.h @@ -176,6 +176,6 @@ void reportFinishedResult(QFutureInterface<T> &interface, const T &result) interface.reportFinished(); } -} +} // namespace QXmpp::Private #endif // QXMPPFUTUREUTILS_P_H |
