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