summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifabstractfeature.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaceframework/qifabstractfeature.cpp')
-rw-r--r--src/interfaceframework/qifabstractfeature.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaceframework/qifabstractfeature.cpp b/src/interfaceframework/qifabstractfeature.cpp
index 9968ae24..603a922f 100644
--- a/src/interfaceframework/qifabstractfeature.cpp
+++ b/src/interfaceframework/qifabstractfeature.cpp
@@ -380,7 +380,7 @@ void QIfAbstractFeature::componentComplete()
When the feature discovers a matching backend, this interface's name needs to be supported by
the service object that the feature is connecting to.
- See \l {Extending Qt Interface Framework} for more information.
+ \sa acceptServiceObject
*/
QString QIfAbstractFeature::interfaceName() const
{