Prevent Signal from kRichTextEdit during deletion
When the ui is deleted, the deletion of KRichTextEdit will cause a new signal that will trigger textChanged. As we are already deleting all objects in the ui, the check for changes in textChanged will access already deleted objects which crashes Amarok.
BUG: 428769 FIXED-IN: 2.9.72