summaryrefslogtreecommitdiff
path: root/TelepathyQt/dbus-tube-channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/dbus-tube-channel.h')
-rw-r--r--TelepathyQt/dbus-tube-channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/dbus-tube-channel.h b/TelepathyQt/dbus-tube-channel.h
index ecb235f4..699670ab 100644
--- a/TelepathyQt/dbus-tube-channel.h
+++ b/TelepathyQt/dbus-tube-channel.h
@@ -39,7 +39,7 @@ class TP_QT_EXPORT DBusTubeChannel : public TubeChannel
public:
static const Feature FeatureDBusTube;
- static const Feature FeatureBusNamesMonitoring;
+ static const Feature FeatureBusNameMonitoring;
static DBusTubeChannelPtr create(const ConnectionPtr &connection,
const QString &objectPath, const QVariantMap &immutableProperties);