/usr/include/qt5/QtConcurrent/qtconcurrentversion.h is in qtbase5-dev 5.2.1+dfsg-1ubuntu14.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | /* This file was generated by syncqt. */
#ifndef QT_QTCONCURRENT_VERSION_H
#define QT_QTCONCURRENT_VERSION_H
#define QTCONCURRENT_VERSION_STR "5.2.1"
#define QTCONCURRENT_VERSION 0x050201
#endif // QT_QTCONCURRENT_VERSION_H
|