#7920 closed Bugs (fixed)
qt5: QtWebKitWidgets doesn't supplant QtWebKit
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost 1.53.0 | Severity: | Problem |
Keywords: | Cc: |
Description
In Qt5, QtWebKitWidgets was split off QtWebKit. While the former contains the for some most interesting stuff (e.g. QWebView), the latter is still required for some classes (e.g. QWebSettings), thus both libs should be exposed.
The attached patch makes qt5.jam provide both libs.
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | qt5-webkitlibs.diff added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [82654]) Add support for QtWebkitWidgets. Fixes #7920
Thanks to Frank Richter for the patch.
comment:2 by , 10 years ago
(In [82847]) Merge 82654,82655 from /trunk
------------------------------------------------------------------------ r82654 | jhunold | 2013-01-28 09:54:26 +0100 (Mo, 28 Jan 2013) | 3 lines
Add support for QtWebkitWidgets. Fixes #7920
Thanks to Frank Richter for the patch. ------------------------------------------------------------------------ r82655 | jhunold | 2013-01-28 09:54:39 +0100 (Mo, 28 Jan 2013) | 1 line
Fix QtTest test ------------------------------------------------------------------------
Provide access to both QtWebKit and QtWebKitWidgets in /qt5