forked from qt-creator/qt-creator
Fixed warnings from clang -Wdocumentation
Change-Id: Ib3ed1d3733ccfd78780640d70e14313d0cbb101f Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
This commit is contained in:
committed by
Erik Verbruggen
parent
d94e7f259b
commit
4a6a13d30b
@@ -76,7 +76,7 @@ public:
|
||||
* expression evaluator instance still exists, and no new call to evaluate
|
||||
* has been made!
|
||||
*
|
||||
* @param expression The expression to evaluate.
|
||||
* @param utf8code The code of expression to evaluate.
|
||||
* @param scope The scope enclosing the expression.
|
||||
*/
|
||||
QList<LookupItem> operator()(const QByteArray &utf8code,
|
||||
|
||||
Reference in New Issue
Block a user