indentations
This commit is contained in:
parent
d334ed84c5
commit
80611901ac
@ -610,7 +610,7 @@ void QskTextInput::setEditing( bool on )
|
|||||||
if ( on )
|
if ( on )
|
||||||
{
|
{
|
||||||
#if 0
|
#if 0
|
||||||
updateInputMethod(Qt::ImCursorRectangle | Qt::ImAnchorRectangle);
|
updateInputMethod( Qt::ImCursorRectangle | Qt::ImAnchorRectangle );
|
||||||
QGuiApplication::inputMethod()->inputDirection
|
QGuiApplication::inputMethod()->inputDirection
|
||||||
#endif
|
#endif
|
||||||
qskInputMethodSetVisible( this, true );
|
qskInputMethodSetVisible( this, true );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user