pdf preview generation: Use QtConcurrent::mapped + QFutureWatcher instead of own single-thread solution
Este commit está contenido en:
@ -4,7 +4,7 @@
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
QT += core gui
|
||||
QT += core concurrent gui
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++14
|
||||
|
Referencia en una nueva incidencia
Block a user