pointless line removed
This commit is contained in:
parent
54f4655698
commit
e70bcecae3
@ -553,8 +553,6 @@ void QskTextInput::setEditing( bool on )
|
|||||||
setSkinStateFlag( Editing, on );
|
setSkinStateFlag( Editing, on );
|
||||||
m_data->textInput->setEditing( on );
|
m_data->textInput->setEditing( on );
|
||||||
|
|
||||||
auto inputMethod = QGuiApplication::inputMethod();
|
|
||||||
|
|
||||||
if ( on )
|
if ( on )
|
||||||
{
|
{
|
||||||
#if 0
|
#if 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user