qt5base-lts/util/plugintest
Jani Heikkinen f776595cc1 Updated license headers
From Qt 5.7 -> tools & applications are lisenced under GPL v3 with some
exceptions, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/

Updated license headers to use new GPL-EXCEPT header instead of LGPL21 one
(in those files which will be under GPL 3 with exceptions)

Change-Id: I42a473ddc97101492a60b9287d90979d9eb35ae1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-01-21 18:55:18 +00:00
..
main.cpp Updated license headers 2016-01-21 18:55:18 +00:00
plugintest.pro Make plugintest util work on Windows. 2012-08-30 13:51:22 +02:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00

Attempts to load a Qt plugin, and shows the error message if the plugin could not be loaded.

Use this tool to check why your database driver is not there, or why that style doesn't show.