indentations

This commit is contained in:
Uwe Rathmann 2020-11-13 15:24:20 +01:00
parent d334ed84c5
commit 80611901ac

View File

@ -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 );