diff -r 16b250a57c17 -r 9079931da6c3 texteditor.cpp --- a/texteditor.cpp Fri Jul 22 15:38:06 2005 +0000 +++ b/texteditor.cpp Wed Jul 27 18:56:32 2005 +0000 @@ -531,8 +531,8 @@ void TextEditor::setInactive() { + state=inactiveEditor; setText(""); - state=inactiveEditor; e->setPaper (inactivePaper); e->setReadOnly (true);