summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandr Akulich <akulichalexander@gmail.com>2016-10-09 18:45:06 +0500
committerAlexandr Akulich <akulichalexander@gmail.com>2016-10-09 18:45:42 +0500
commite35fa2474ecbebcebf652f6d47f1116ca9f278c1 (patch)
tree03b8c196bf71b1f50c8215be58d054ed5c751a0a
parent0ebfb8ded1aaa80be5f79b26b3dd73e53658e3aa (diff)
BaseChannelFileTransferType moved to the proper documentation group
Reviewed-by: George Kiagiadakis <gkiagia@tolabaki.gr>
-rw-r--r--TelepathyQt/base-channel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/base-channel.cpp b/TelepathyQt/base-channel.cpp
index 08fb390e..3832f0ba 100644
--- a/TelepathyQt/base-channel.cpp
+++ b/TelepathyQt/base-channel.cpp
@@ -1004,7 +1004,7 @@ void BaseChannelFileTransferType::Adaptee::provideFile(uint addressType, uint ac
/**
* \class BaseChannelFileTransferType
- * \ingroup servicecm
+ * \ingroup servicechannel
* \headerfile TelepathyQt/base-channel.h <TelepathyQt/BaseChannel>
*
* \brief Base class of Channel.Type.FileTransfer channel type.