--- lang/cpp/src/key.h +++ lang/cpp/src/key.h @@ -62,6 +62,7 @@ /* implicit */ Key(const Null &); Key(const shared_gpgme_key_t &key); Key(gpgme_key_t key, bool acquireRef); + Key(Key const &) = default; static const Null null; vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/extras/source/autocorr/lang/th/META-INF
AgeCommit message (Expand)Author
2023-12-23Add Thai AutoCorrect dataTheppitak Karoonboonyanan