Fix plugin docs regarding location of json files.
The commit 2ef52ca124 introduced
an error regarding where the json file must reside.
Change-Id: I296c93abebb3e9f8c9e7e29a4a433201064969f0
Reviewed-by: Peter Kümmel <syntheticpp@gmx.net>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
bb10
parent
3be101bee0
commit
6263e9078a
|
|
@ -81,7 +81,8 @@
|
|||
|
||||
FILE is optional and points to a json file.
|
||||
|
||||
The json file must reside in the same directory as the header file.
|
||||
The json file must reside in one of the include directories specified
|
||||
by the build-system.
|
||||
moc exits with an error when it could not find the specified file.
|
||||
|
||||
\sa Q_DECLARE_INTERFACE(), {How to Create Qt Plugins}
|
||||
|
|
|
|||
Loading…
Reference in New Issue