Show
Ignore:
Timestamp:
07/01/08 06:31:24 (5 months ago)
Author:
flynd
Message:

Use the new DropOwner? function to properly specify which owner to unlock.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/userevents/usersendcommon.cpp

    r6365 r6374  
    256256        { 
    257257          ownerName = QString::fromUtf8(o->GetAlias()); 
    258           gUserManager.DropOwner(myPpid); 
     258          gUserManager.DropOwner(o); 
    259259        } 
    260260        else