Added lib_spellcheck.

This commit is contained in:
23rd 2019-10-18 16:51:00 +03:00 committed by John Preston
parent 1056021059
commit 6e95cfc24d
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -46,3 +46,6 @@
[submodule "Telegram/lib_tl"]
path = Telegram/lib_tl
url = https://github.com/desktop-app/lib_tl.git
[submodule "Telegram/lib_spellcheck"]
path = Telegram/lib_spellcheck
url = https://github.com/desktop-app/lib_spellcheck

View File

@ -76,6 +76,7 @@
'<(submodules_loc)/codegen/codegen.gyp:codegen_style',
'<(submodules_loc)/lib_base/lib_base.gyp:lib_base',
'<(submodules_loc)/lib_ui/lib_ui.gyp:lib_ui',
'<(submodules_loc)/lib_spellcheck/lib_spellcheck.gyp:lib_spellcheck',
'<(third_party_loc)/libtgvoip/libtgvoip.gyp:libtgvoip',
'<(submodules_loc)/lib_lottie/lib_lottie.gyp:lib_lottie',
'tests/tests.gyp:tests',

@ -0,0 +1 @@
Subproject commit 157037fab0aa4c60507a14b622ce582f5832b370