--- a/src/future.h +++ b/src/future.h @@ -517,7 +517,7 @@ #endif private: - Q_DISABLE_COPY(FutureWatcher) + Q_DISABLE_COPY(FutureWatcher) }; } // namespace Async