Cleanup some unused code
This commit is contained in:
parent
3ded0d61ba
commit
14f7fe282f
5 changed files with 3 additions and 498 deletions
|
|
@ -254,6 +254,7 @@ InputBar::updateState(int selectionStart_,
|
|||
selectionStart = selectionStart_;
|
||||
selectionEnd = selectionEnd_;
|
||||
cursorPosition = cursorPosition_;
|
||||
emit textChanged(text_);
|
||||
}
|
||||
|
||||
QString
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue