+2004-12-10 Maciej Stachowiak <mjs@apple.com>
+
+ Reviewed by Richard.
+
+ <rdar://problem/3907484> REGRESSION (125-173): crash when KWQTextField is dealloc'ed while setting focus (profoundlearning.com)
+
+ * kwq/KWQWidget.mm:
+ (QWidget::setFocus): Handle the case where setting focus removed
+ us from the superview - this can happen due to style changes on
+ focus change.
+
2004-12-10 Ken Kocienda <kocienda@apple.com>
Reviewed by Hyatt