Revert "docker: Linux - use Qt 5.15.2"

This reverts commit 1adf58793f.
This commit is contained in:
selsta
2020-11-09 09:34:41 +01:00
parent 158e0c3523
commit 19a6f399f3
3 changed files with 13 additions and 104 deletions

View File

@@ -108,10 +108,6 @@ Q_IMPORT_PLUGIN(QTgaPlugin)
Q_IMPORT_PLUGIN(QTiffPlugin)
Q_IMPORT_PLUGIN(QWbmpPlugin)
Q_IMPORT_PLUGIN(QWebpPlugin)
#if QT_VERSION >= QT_VERSION_CHECK(5, 14, 0)
Q_IMPORT_PLUGIN(QtQmlPlugin)
#endif
Q_IMPORT_PLUGIN(QQmlDebuggerServiceFactory)
Q_IMPORT_PLUGIN(QQmlInspectorServiceFactory)
Q_IMPORT_PLUGIN(QLocalClientConnectionFactory)