diff -r 6c199971ddb5 -r e7f59f62bbe3 texteditor.cpp --- a/texteditor.cpp Sat Jul 23 10:26:30 2005 +0000 +++ b/texteditor.cpp Sat Jul 23 15:13:34 2005 +0000 @@ -531,8 +531,8 @@ void TextEditor::setInactive() { + state=inactiveEditor; setText(""); - state=inactiveEditor; e->setPaper (inactivePaper); e->setReadOnly (true);