summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez/properties_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluez/properties_p.h')
-rw-r--r--src/bluetooth/bluez/properties_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/bluez/properties_p.h b/src/bluetooth/bluez/properties_p.h
index 16a43e80..d8a7b6cb 100644
--- a/src/bluetooth/bluez/properties_p.h
+++ b/src/bluetooth/bluez/properties_p.h
@@ -58,7 +58,8 @@ public Q_SLOTS: // METHODS
}
Q_SIGNALS: // SIGNALS
- void PropertiesChanged(const QString &interface, const QVariantMap &changed_properties, const QStringList &invalidated_properties);
+ void PropertiesChanged(const QString &interface, const QVariantMap &changed_properties, const QStringList &invalidated_properties,
+ const QDBusMessage &msg);
};
namespace org {