diff -r 000000000000 -r 1918ee327afb util/plugintest/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/util/plugintest/README Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,3 @@ +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.