Use of system icon theme can now be disabled

This commit is contained in:
Christophe Dumez
2011-01-01 13:05:28 +00:00
parent 5dfca9c685
commit 83ff66e0b1
27 changed files with 329 additions and 151 deletions

View File

@@ -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