[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kgpg2
From:       Rolf Eike Beer <kde () opensource ! sf-tec ! de>
Date:       2008-01-14 19:24:55
Message-ID: 1200338695.696920.2640.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 761404 by dakon:

Fix connect

Forward-port of r761403


 M  +1 -1      keysmanager.cpp  


--- branches/work/kgpg2/keysmanager.cpp #761403:761404
@@ -863,7 +863,7 @@
     */
 
     KgpgInterface *interface = new KgpgInterface();
-    connect(interface, SIGNAL(delPhotoFinished(int, KgpgInterface*)), this, \
SLOT(slotDelPhotoFinished(int, KgpgInterface*))); +    connect(interface, \
SIGNAL(deletePhotoFinished(int, KgpgInterface*)), this, \
SLOT(slotDelPhotoFinished(int, KgpgInterface*)));  \
interface->deletePhoto(parent->getId(), und->getId());  }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic