Skip to content
Commit 2d9c893a authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Fix build with Qt 5.9

Summary:
Otherwise we get the following error:
/home/apol/devel/frameworks/khtml/src/khtml_factory.h:31: Error: Plugin Metadata file "" could not be opened: file to open is a directory

Arguably it's something to fix upstream, but also having `FILE ""` doesn't add
much either.

BUG: 377490

Test Plan: Now it compiles, tests pass, khelpcenter runs.

Reviewers: #frameworks, kfunk

Reviewed By: kfunk

Subscribers: mpyne, ltoscano, #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D5392
parent 49c1389d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment