Fix incorrect #endif comment.
Change-Id: I7cf93b928c7ee9915fe95e13f3faa036ac05f608 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
parent
019c6d6628
commit
402b319633
@ -272,6 +272,6 @@ QFuture<void> qToVoidFuture(const QFuture<T> &future)
|
|||||||
QT_END_NAMESPACE
|
QT_END_NAMESPACE
|
||||||
QT_END_HEADER
|
QT_END_HEADER
|
||||||
|
|
||||||
#endif // QT_NO_CONCURRENT
|
#endif // QT_NO_QFUTURE
|
||||||
|
|
||||||
#endif // QFUTURE_H
|
#endif // QFUTURE_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user