[Digikam-devel] Connection error in AlbumDragDropHandler

Johannes Wienke languitar at semipol.de
Thu Feb 4 19:08:44 GMT 2010


Hi,

AlbumDragDropHandler contains these lines:
        if(choice == moveAction)
        {
        	// FIXME there is no such slot
            KIO::Job* job = DIO::move(droppedAlbum, destAlbum);
            connect(job, SIGNAL(result(KJob*)),
                    this, SLOT(slotDIOResult(KJob*)));
        }

The slot doesn't exists. Does anyone know what this was supposed to do?

Johannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20100204/15f501d1/attachment.sig>


More information about the Digikam-devel mailing list