Properly depend on Qt5WebKitWidgets, not only Qt5WebKit
ClosedPublic

Authored by kossebau on Apr 16 2016, 8:46 PM.

Details

Summary

The code currently depending on MARBLE_NO_WEBKIT actually
depends also on Qt5WebKitWidgets. And there are platforms
where Qt5WebKit exists, but not Qt5WebKitWidgets, so
the old check would fail.

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau updated this revision to Diff 3377.Apr 16 2016, 8:46 PM
kossebau retitled this revision from to Properly depend on Qt5WebKitWidgets, not only Qt5WebKit.
kossebau updated this object.
kossebau edited the test plan for this revision. (Show Details)
kossebau added reviewers: nienhueser, rahn.
nienhueser accepted this revision.Apr 17 2016, 4:18 AM
nienhueser edited edge metadata.

Looks good, please push.

This revision is now accepted and ready to land.Apr 17 2016, 4:18 AM
This revision was automatically updated to reflect the committed changes.