/usr/include/qt5/QtWebKit/qtwebkitversion.h is in libqt5webkit5-dev 5.1.1-1ubuntu8.
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_QTWEBKIT_VERSION_H
#define QT_QTWEBKIT_VERSION_H
#define QTWEBKIT_VERSION_STR "5.1.1"
#define QTWEBKIT_VERSION 0x050101
#endif // QT_QTWEBKIT_VERSION_H
|