Various macOS UI improvements

This commit is contained in:
vit9696
2017-06-12 22:47:28 +03:00
parent c614c66535
commit d25467d3e6
20 changed files with 358 additions and 90 deletions

View File

@@ -23,6 +23,8 @@ nogui {
DEFINES += DISABLE_GUI
TARGET = qbittorrent-nox
} else {
macx: QT += macextras
macx: LIBS += -lobjc
QT += xml concurrent svg widgets
CONFIG(static) {
DEFINES += QBT_STATIC_QT