diff options
| author | Alexander Lohnau <[email protected]> | 2020-04-13 18:03:51 +0200 |
|---|---|---|
| committer | Alexander Lohnau <[email protected]> | 2020-04-17 15:05:36 +0200 |
| commit | 76f9d9a5f5c6b2a26d4e7e927a39f52ebf88960c (patch) | |
| tree | 1fc1f0ddea298dc558bc1d2beb0ce841c2eb3b18 /src/dolphinpart.cpp | |
| parent | 4788820bec89cb45eab14c0019746546298b76af (diff) | |
Dolphin Service Menu installer cleanup
Summary:
This patch contains some smaller formatting/coding style changes
to avoid unrelated changes in other patches.
- Use {} instead of QStringList{} consistently
- Use parehthesese in `UncompressCommand({})` consistently
- Use `QStringList name = {}` instead of `auto name = QStringList{}`
- Add one qAsConst, remove qAsConst if value is already const
Test Plan: Compile, install and run tests
Reviewers: #dolphin, ngraham, nicolasfella
Subscribers: kfm-devel
Tags: #dolphin
Differential Revision: https://phabricator.kde.org/D28801
Diffstat (limited to 'src/dolphinpart.cpp')
0 files changed, 0 insertions, 0 deletions
