Doc: corrected snippet statement in qplugin.qdoc
Corrected path for snippet with Q_DECLARE_INTERFACE Task-number: QTBUG-29101 Change-Id: I910bb339a4ec6ecf2ad1ea76eaaa73114ab65a68 Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
db775741ed
commit
1d276c256f
@ -43,7 +43,7 @@
|
||||
to the interface class called \a ClassName. The \a Identifier must
|
||||
be unique. For example:
|
||||
|
||||
\snippet tools/plugandpaint/interfaces.h 3
|
||||
\snippet plugins/interfaces.h 3
|
||||
|
||||
This macro is normally used right after the class definition for
|
||||
\a ClassName, in a header file. See the
|
||||
|
Loading…
Reference in New Issue
Block a user