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

List:       kde-commits
Subject:    branches/work/kde4/playground/libs/qt-dbus
From:       Thiago Macieira <thiago () kde ! org>
Date:       2006-04-26 12:32:55
Message-ID: 1146054775.309651.3797.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 534112 by thiago:

Don't use the event loop here either

 M  +1 -2      qdbusintegrator.cpp  


--- branches/work/kde4/playground/libs/qt-dbus/qdbusintegrator.cpp #534111:534112
@@ -1583,8 +1583,7 @@
                                                 QLatin1String("Introspect"));
 
 
-    // we have to spin the event loop because the call could be targetting ourselves
-    QDBusMessage reply = sendWithReply(msg, QDBusConnection::UseEventLoop);
+    QDBusMessage reply = sendWithReply(msg, QDBusConnection::NoUseEventLoop);
 
     // it doesn't exist yet, we have to create it
     QWriteLocker locker(&lock);
[prev in list] [next in list] [prev in thread] [next in thread] 

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