@ -1214,7 +1214,7 @@ Window findRealWindow( const TQPoint & pos, Window w, int md )
void TQDragManager::move( const TQPoint & globalPos )
{
if (!object) {
if (!object || !object->source()) {
// perhaps the target crashed?
return;
}