Fix cppcheck performance warning: Variable 'FOO' is assigned in constructor…

Authored by antonanikin on Nov 6 2016, 3:19 PM.

Description

Fix cppcheck performance warning: Variable 'FOO' is assigned in constructor body. Consider performing initialization in initialization list.

Test Plan: Tested on master branch.

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kdevelop-devel

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