mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
264c37aecd
Qt5Quick1 features QML1 and provides the QDeclarative* implementations. Don't confuse that with the QtDeclarative submodule which provides support for QML2 and exports the QQml* interface (also known as QtQuick(2)). QtQuick(2)/QML2 by the way has a hard dependency on GL, hence without GL support you're stuck on QtQuick1/QML1.