This revision was automatically updated to reflect the committed changes.
Closed by commit R120:cd37cc6926c3: [Calculator Runner] Minor code optimisation
(authored by ahmadsamir).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D28132?vs=77945&id=77957
ahmadsamir created this revision.
ahmadsamir added reviewers: Plasma, apol.
Herald added a project: Plasma.
ahmadsamir requested review of this revision.
REVISION SUMMARY
Remove redunant QString::contains() checks.
Create one QRegularExpression object and use setPattern().
TEST PLAN
make