Define template for classes that represent SHA hashes

This commit is contained in:
Vladimir Golovnev (Glassez)
2021-03-02 19:44:57 +03:00
parent 8cfd803222
commit bea32cfe38
6 changed files with 138 additions and 87 deletions

View File

@@ -31,6 +31,7 @@ HEADERS += \
$$PWD/bittorrent/torrentinfo.h \
$$PWD/bittorrent/tracker.h \
$$PWD/bittorrent/trackerentry.h \
$$PWD/digest32.h \
$$PWD/exceptions.h \
$$PWD/filesystemwatcher.h \
$$PWD/global.h \