qt6-bb10/tests/auto/corelib/plugin/qpluginloader/theplugin
Thiago Macieira b66357e3eb moc: Fix compilation of text strings containing non-ASCII
On platforms where char is signed, like x86, the following is an error
(narrowing conversion):

 unsigned char x[] = { '\xc3' };

Change-Id: I495bc19409f348069f5bfffd15518f9ef4e43faf
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-09-10 04:17:03 +00:00
..
plugininterface.h Updated license headers 2016-01-21 18:55:18 +00:00
theplugin.cpp Updated license headers 2016-01-21 18:55:18 +00:00
theplugin.h moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
theplugin.pro Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00