Use alternative method for plugin favicon validity. Drop unnecessary code.

This commit is contained in:
sledgehammer999
2017-06-13 18:45:22 +03:00
parent 34c29b78f9
commit c2a2d306da
5 changed files with 22 additions and 523 deletions

View File

@@ -19,7 +19,6 @@ HEADERS += \
$$PWD/torrentcontenttreeview.h \
$$PWD/deletionconfirmationdlg.h \
$$PWD/statusbar.h \
$$PWD/ico.h \
$$PWD/speedlimitdlg.h \
$$PWD/about_imp.h \
$$PWD/previewselect.h \
@@ -63,7 +62,6 @@ HEADERS += \
SOURCES += \
$$PWD/mainwindow.cpp \
$$PWD/ico.cpp \
$$PWD/transferlistwidget.cpp \
$$PWD/transferlistsortmodel.cpp \
$$PWD/transferlistdelegate.cpp \