diff options
| author | Karol Kosek <krkk@krkk.ct8.pl> | 2021-04-15 18:29:33 +0200 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2021-04-16 10:27:47 +0200 |
| commit | 9ecc88dda38388871d3d316e93df7b5b629b3e47 (patch) | |
| tree | 07505c0a18c9b352f9966135c2bfee85611c7cd3 /src/main.cpp | |
| parent | 399a69c4a0245a7796fc73f028ba88105960a060 (diff) | |
| download | kristall-9ecc88dda38388871d3d316e93df7b5b629b3e47.tar.gz | |
Unwarp tr() from QStrings
We don't need to wrap tr() with QString, because it returns QString anyway.
Although it doesn't change the binary size (mostly because compilers were
smart to remove that already), it helps to make the code a little bit cleaner.
It's a somewhat continuation of c740189bcaa5bc6c073f8b3802303acf5ac36e47,
but I thought back then it happened only there, so now I've removed it from
all places.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions
