qt6-bb10/tests/auto/corelib/kernel/qcoreapplication
Jason McDonald 16a1d5c81b Fix compile warnings in QCoreApplication autotest.
- Use const_cast to avoid "deprecated conversion from string constant to
  'char*'" warning when building argv arrays from string literals.
- Use Q_UNUSED to avoid warnings on unused local variables.

Change-Id: Idd2c8279adc102b6ebc6af7486ba26fe9ed4e7c1
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-03-12 05:26:21 +01:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qcoreapplication.pro Add the event loop quitlock feature to QtCore. 2012-01-31 23:22:15 +01:00
tst_qcoreapplication.cpp Fix compile warnings in QCoreApplication autotest. 2012-03-12 05:26:21 +01:00