diff options
author | Saturneric <[email protected]> | 2022-02-03 16:50:35 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2022-02-03 16:58:49 +0000 |
commit | a7b93c712ac9225f13cd2a1e043831e3b80d9262 (patch) | |
tree | 567096a1e4fdebd85206e0e9322ed50e43ac992c /third_party/encoding-detect/TextEncodingDetect.h | |
parent | <doc, refactor>(src): Clean up the code and add comments (diff) | |
download | GpgFrontend-a7b93c712ac9225f13cd2a1e043831e3b80d9262.tar.gz GpgFrontend-a7b93c712ac9225f13cd2a1e043831e3b80d9262.zip |
<chore>(project): add and separate third party code
1. Add libarchive dependency
2. Separate encoding detection code from src
Diffstat (limited to '')
-rw-r--r-- | third_party/encoding-detect/TextEncodingDetect.h (renamed from src/ui/encoding/TextEncodingDetect.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/ui/encoding/TextEncodingDetect.h b/third_party/encoding-detect/TextEncodingDetect.h index 6d861716..6d861716 100644 --- a/src/ui/encoding/TextEncodingDetect.h +++ b/third_party/encoding-detect/TextEncodingDetect.h |