summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface.h
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-08-29 16:45:15 +0200
committerJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-09-10 14:30:50 +0200
commit7ef2f9f65cc8e358f8d97af19a6a6d595c924f00 (patch)
treed702de18f3547756da07ae79afee07c536f555f9 /src/gui/kernel/qwindowsysteminterface.h
parenta56cfad51a0ee5526536a6b2d4f3042ff8b00e86 (diff)
Use Qt's major version in the library prefix
This follows the discussion at: http://lists.qt-project.org/pipermail/development/2014-June/017225.html Qt WebEngine will have a version of 1.0 when released with Qt 5.4. The library name is currently libQt1WebEngine.so.1.0.0 but it should rather be libQt5WebEngine.so.1.0.0 to represent Qt's major version releases as a whole and not the major version of the module. This prefix essentially expresses the module's dynamic linking compatibility with other Qt modules. This only makes sense if each major module release will be compatible with a single Qt major version only. All published modules currently already have 5 as their major version, except qtenginio which doesn't use a Qt prefix, so this change has no effect except for qtwebengine. Task-number: QTBUG-30910 Change-Id: I894e7a367624c7fc263cf08104173a82eafd1439 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/gui/kernel/qwindowsysteminterface.h')
0 files changed, 0 insertions, 0 deletions