aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.errors.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-02-05 12:30:10 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-02-05 11:48:42 +0000
commit56d627832d73c818654a10658232baef6b86cbe7 (patch)
treed1a37da2c628fdf5de0f851b767deecdfa3aacf2 /tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.errors.txt
parentf82c8ed1ef7b0f1150efe481a247260c382179c0 (diff)
Tools: Fix deprecation warnings about QProcess::finished(int)
Use QProcess::finished(int, QProcess::ExitStatus) with QOverload, fixing: qmlpreviewapplication.cpp:151:86: warning: ‘void QProcess::finished(int)’ is deprecated: Use QProcess::finished(int, QProcess::ExitStatus) instead [-Wdeprecated-declarations] connect(m_process.data(), static_cast<void(QProcess::*)(int)>(&QProcess::finished), qmlprofilerapplication.cpp:475:83: warning: ‘void QProcess::finished(int)’ is deprecated: Use QProcess::finished(int, QProcess::ExitStatus) instead [-Wdeprecated-declarations] connect(m_process, static_cast<void(QProcess::*)(int)>(&QProcess::finished), Change-Id: I0eb09e398b2a3b307fdd67a3fe505b1bdd1078f8 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.errors.txt')
0 files changed, 0 insertions, 0 deletions