summaryrefslogtreecommitdiffstats
path: root/qt/qdbusinterface_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qdbusinterface_p.h')
-rw-r--r--qt/qdbusinterface_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qdbusinterface_p.h b/qt/qdbusinterface_p.h
index 52fa8008..3e0bd010 100644
--- a/qt/qdbusinterface_p.h
+++ b/qt/qdbusinterface_p.h
@@ -42,7 +42,7 @@
#include "qdbusconnection.h"
#include "qdbuserror.h"
-#define ANNOTATION_NO_WAIT "com.trolltech.DBus.NoWaitForReply"
+#define ANNOTATION_NO_WAIT "org.freedesktop.DBus.Method.NoReply"
class QDBusInterfacePrivate
{