diff options
Diffstat (limited to 'src/dbus/qdbusunixfiledescriptor.cpp')
| -rw-r--r-- | src/dbus/qdbusunixfiledescriptor.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dbus/qdbusunixfiledescriptor.cpp b/src/dbus/qdbusunixfiledescriptor.cpp index 54f1ab2bfb4..365f6cbc76c 100644 --- a/src/dbus/qdbusunixfiledescriptor.cpp +++ b/src/dbus/qdbusunixfiledescriptor.cpp @@ -159,9 +159,7 @@ QDBusUnixFileDescriptor::~QDBusUnixFileDescriptor() /*! \fn void QDBusUnixFileDescriptor::swap(QDBusUnixFileDescriptor &other) \since 5.0 - - Swaps this file descriptor instance with \a other. This function - is very fast and never fails. + \memberswap{file descriptor instance} */ /*! |
