Provide interface for serialization to string type

PR #16685.
This commit is contained in:
Chocobo1
2022-03-23 12:55:41 +08:00
committed by GitHub
parent b7c098c5e6
commit 6c10aa33e1
5 changed files with 62 additions and 13 deletions

View File

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