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

List:       kde-commits
Subject:    kdeutils/klaptopdaemon
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-01-07 0:51:30
Message-ID: 20040107005130.45B1E6C6E () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

don't waste time. reviewed by Simon, thanks a lot.


  M +2 -3      wake_laptop.cpp   1.3


--- kdeutils/klaptopdaemon/wake_laptop.cpp  #1.2:1.3
@@ -34,7 +34,6 @@ wake_laptop_daemon()
                 return;
 
-        QByteArray data, replyData;
-        QCString replyType;
+        QByteArray data;
         QDataStream arg( data, IO_WriteOnly );
-        (void) dclient->call( "kded", "klaptopdaemon", "restart()", data, replyType, replyData );
+        (void) dclient->send( "kded", "klaptopdaemon", "restart()", data );
 }


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

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