RESOLVED FIXED 75952
[Qt] Remove dependency to uitools
https://bugs.webkit.org/show_bug.cgi?id=75952
Summary [Qt] Remove dependency to uitools
Simon Hausmann
Reported 2012-01-10 04:40:59 PST
In Qt 5 uitools is in qttools, which in turn depends on webkit, which depends on qttools due to uitools. We don't really _need_ uitools, we can do the little widget creation also manually. This corresponds to Qt bug report https://bugreports.qt.nokia.com/browse/QTBUG-23565
Attachments
Patch (6.31 KB, patch)
2012-01-10 05:31 PST, Simon Hausmann
vestbo: review+
Simon Hausmann
Comment 1 2012-01-10 04:45:47 PST
The dependency was introduced in bug #31203
Simon Hausmann
Comment 2 2012-01-10 05:31:12 PST
Simon Hausmann
Comment 3 2012-01-10 05:38:22 PST
Note You need to log in before you can comment on or make changes to this bug.