Automated update from Qt3

pull/1/head
Timothy Pearson 11 years ago
parent 67ff892b73
commit a9ec6a1556

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

Loading…
Cancel
Save