Skip to content
Commit 9f12ae75 authored by Tomaz  Canabrava's avatar Tomaz Canabrava
Browse files

Code cleanups

Summary:
Send options as an Array

*should* be faster as potentially there will be just one allocation

Rename variable: QApplication qa to app.

qa means nothing and the default for Qt apps is to have the
QApplication var named app.

Return directly without creating temporaries

Extract logic from main function

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D22323
parent 39301e2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment