aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAleix Pol <aleixpol@kde.org>2015-10-09 13:33:27 +0200
committerAleix Pol Gonzalez <aleixpol@kde.org>2015-10-09 17:09:45 +0000
commitb899684a89b2c6880cf346b3ea24d5705fdf42ff (patch)
treec1deb0386adb472adc460fea602bf30872ed967f /.gitignore
parent954cabdde87dde25eb88b6dcf8b9352f2e37da13 (diff)
Don't put QString in static attributes
It crashed in some places on our code-base due to the so-called "static initialization order fiasco". As a solution, it turns the variable into a function. This shouldn't have a penalty due to QStringLiteral. Change-Id: I9f8a955afdff878dc2f0db16fec861d81250c243 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions