Skip to content
Commit 5994c273 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix build on FreeBSD

FreeBSD ships QtWebEngine 5.9 with Qt 5.10, so some of the enums don't exist
there, even if QT_VERSION >= QT_VERSION_CHEK(5, 10, 0) evaluates to true.
parent 2c417d1f
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