Remove unused icon provider singleton

This commit is contained in:
Chocobo1
2023-11-23 05:44:51 +08:00
parent 6d0ad62632
commit 8f230bc2e6
4 changed files with 0 additions and 126 deletions

View File

@@ -54,7 +54,6 @@ add_library(qbt_base STATIC
http/responsegenerator.h
http/server.h
http/types.h
iconprovider.h
indexrange.h
interfaces/iapplication.h
logger.h
@@ -148,7 +147,6 @@ add_library(qbt_base STATIC
http/responsebuilder.cpp
http/responsegenerator.cpp
http/server.cpp
iconprovider.cpp
logger.cpp
net/dnsupdater.cpp
net/downloadhandlerimpl.cpp