Provide interface for Application class

PR #16864.
This commit is contained in:
Chocobo1
2022-04-14 12:04:58 +08:00
committed by GitHub
parent dc22109fa7
commit a2b85ba1fd
10 changed files with 195 additions and 75 deletions

View File

@@ -50,6 +50,7 @@ HEADERS += \
$$PWD/http/types.h \
$$PWD/iconprovider.h \
$$PWD/indexrange.h \
$$PWD/interfaces/iapplication.h \
$$PWD/interfaces/istringable.h \
$$PWD/logger.h \
$$PWD/net/dnsupdater.h \