mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
Depends: bump to qt 5.5
Github-Pull: #6471 Rebased-From:fe997dfd125189fe3d88ab67dd7818ecd6a89381060b3d377b
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
8e5a96908a
commit
92401c2d90
@@ -59,7 +59,9 @@ Q_IMPORT_PLUGIN(qtwcodecs)
|
||||
Q_IMPORT_PLUGIN(qkrcodecs)
|
||||
Q_IMPORT_PLUGIN(qtaccessiblewidgets)
|
||||
#else
|
||||
#if QT_VERSION < 0x050400
|
||||
Q_IMPORT_PLUGIN(AccessibleFactory)
|
||||
#endif
|
||||
#if defined(QT_QPA_PLATFORM_XCB)
|
||||
Q_IMPORT_PLUGIN(QXcbIntegrationPlugin);
|
||||
#elif defined(QT_QPA_PLATFORM_WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user