Plasma QueryMatch: Fix documentation about non existing parameter

This commit is contained in:
Vishesh Handa 2013-08-06 18:50:27 +05:30
parent d654c68713
commit cf445d2cdb

View File

@ -72,7 +72,6 @@ class PLASMA_EXPORT QueryMatch
* Constructs a PossibleMatch associated with a given RunnerContext
* and runner.
*
* @param search the RunnerContext this match belongs to
* @param runner the runner this match belongs to
*/
explicit QueryMatch(AbstractRunner *runner);