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

List:       kde-commits
Subject:    KDE/kdelibs/dcop
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2006-02-09 20:58:56
Message-ID: 1139518736.647828.19969.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 507706 by neundorf:

make it compile, now that the deprecated dcop functions have been removed

Alex




 M  +1 -1      testdcop.cpp  


--- trunk/KDE/kdelibs/dcop/testdcop.cpp #507705:507706
@@ -230,7 +230,7 @@
 
   MyDCOPObject *obj1 = new MyDCOPObject("object1");
 
-  bool connectResult = client->connectDCOPSignal("", "alive(int , DCOPCString)", \
"object1", "isAliveSlot(int)", false); +  bool connectResult = \
client->connectDCOPSignal("", "", "alive(int , DCOPCString)", "object1", \
"isAliveSlot(int)", false);  qDebug("connectDCOPSignal returns %s", connectResult ? \
"true" : "false");  
   QDataStream ds(&data, QIODevice::WriteOnly);


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

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