mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 12:48:04 -06:00
Use system file type specific icons in contents tab
The icon is determined via QFileIconProvider using filename extension only.
This commit is contained in:
@@ -28,6 +28,9 @@ nogui {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
}
|
||||
win32 {
|
||||
QT += winextras
|
||||
}
|
||||
TARGET = qbittorrent
|
||||
}
|
||||
nowebui: DEFINES += DISABLE_WEBUI
|
||||
|
||||
Reference in New Issue
Block a user