qtplugininfo: Always print the tool name and the filename first
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 16 Feb 2015 21:20:05 +0000 (13:20 -0800)
committerThiago Macieira <thiago.macieira@intel.com>
Thu, 26 Mar 2015 17:23:30 +0000 (17:23 +0000)
commit50677485f777a8f66b949bfc313ddb43bb58aad3
tree579ebd404644be4af88dee6670250d49e6e74ddc
parent1fc8f80066aa7131d97ca40c8aada27e7d871379
qtplugininfo: Always print the tool name and the filename first

Like moc and cat:

 $ cat foo
 cat: foo: No such file or directory
 $ moc foo
 moc: foo: No such file

Change-Id: I1a800c709d3543699131ffff13c37f0dfdeefc5c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
src/qtplugininfo/qtplugininfo.cpp