summaryrefslogtreecommitdiffstats
path: root/src/dbus
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2010-01-22 14:03:42 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-01-22 14:04:21 (GMT)
commit5ea0be16612625aa75fbd6e519a3cbc7971c65c4 (patch)
treef4080d39d1f304f6531b6a6da56c58f42b2c223a /src/dbus
parentf4ad659dde0c4b0b61dcc2bc5a69441f13c013b7 (diff)
downloadQt-5ea0be16612625aa75fbd6e519a3cbc7971c65c4.zip
Qt-5ea0be16612625aa75fbd6e519a3cbc7971c65c4.tar.gz
Qt-5ea0be16612625aa75fbd6e519a3cbc7971c65c4.tar.bz2
fix copy-paste error
Merge-request: 442 Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
Diffstat (limited to 'src/dbus')
-rw-r--r--src/dbus/qdbusargument.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dbus/qdbusargument.cpp b/src/dbus/qdbusargument.cpp
index 3466d90..7defc9a 100644
--- a/src/dbus/qdbusargument.cpp
+++ b/src/dbus/qdbusargument.cpp
@@ -535,7 +535,6 @@ QDBusArgument &QDBusArgument::operator<<(const QByteArray &arg)
/*!
\internal
- Returns the type signature of the D-Bus type this QDBusArgument
\since 4.5
Appends the variant \a v.