Minor: rename parameter name to avoid confusion with local var

Authored by dfaure on Aug 15 2018, 6:15 PM.

Description

Minor: rename parameter name to avoid confusion with local var

Summary:
LiveQuery: use C++11 feature to reduce verbosity/duplication

(of the list of member variables)

Test Plan: builds, and livequery unittest still passes

Reviewers: ervin

Reviewed By: ervin

Subscribers: Zanshin

Differential Revision: https://phabricator.kde.org/D14864

Details