aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-12-02 09:10:10 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-12-02 12:06:19 +0000
commit8a555cc22afb93dbe0e0da83f211c6e4f032bd09 (patch)
tree92e8fb5b41e860ab62123141c2bd3b706a2ac9b2 /src/qmlcompiler
parent1ba57c41a9d71060ddc1aa515bccd57f2fab82e8 (diff)
Quick: Fortify QQuickApplication ctor
If the qApp we have is in fact not a QGuiApplication we cannot connect those signals. The "if (qApp)" was probably supposed to check for this but actually doesn't because qApp is a static_cast. Pick-to: 6.0 Change-Id: Iaa30e3d56768e97601d51d30500fc3b12d0626a3 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmlcompiler')
0 files changed, 0 insertions, 0 deletions