mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-24 01:08:06 -06:00
Use of system icon theme can now be disabled
This commit is contained in:
@@ -131,7 +131,8 @@ nox {
|
||||
hidabletabwidget.h \
|
||||
sessionapplication.h \
|
||||
torrentimportdlg.h \
|
||||
executionlog.h
|
||||
executionlog.h \
|
||||
iconprovider.h
|
||||
|
||||
SOURCES += mainwindow.cpp \
|
||||
ico.cpp \
|
||||
@@ -140,7 +141,8 @@ nox {
|
||||
sessionapplication.cpp \
|
||||
torrentimportdlg.cpp \
|
||||
executionlog.cpp \
|
||||
previewselect.cpp
|
||||
previewselect.cpp \
|
||||
iconprovider.cpp
|
||||
|
||||
win32 {
|
||||
HEADERS += programupdater.h
|
||||
|
||||
Reference in New Issue
Block a user