Chocobo1 3 years ago
parent
commit
dff39ffd20
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
  1. 2
      src/src.pro

2
src/src.pro

@ -23,7 +23,7 @@ nogui { @@ -23,7 +23,7 @@ nogui {
DEFINES += QBT_STATIC_QT
QTPLUGIN += qico
}
win32: lessThan(QT_VERSION_MAJOR, 6) {
win32: lessThan(QT_MAJOR_VERSION, 6) {
QT += winextras
}
macx {

Loading…
Cancel
Save