hunspell diabled
This commit is contained in:
parent
688ea07c02
commit
745b704ba8
@ -24,7 +24,7 @@ public:
|
|||||||
{
|
{
|
||||||
auto context = new QskInputContext();
|
auto context = new QskInputContext();
|
||||||
|
|
||||||
#if 1
|
#if 0
|
||||||
context->setCompositionModel( QLocale(),
|
context->setCompositionModel( QLocale(),
|
||||||
new QskHunspellCompositionModel( this ) );
|
new QskHunspellCompositionModel( this ) );
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user