Compile fix.
authorSamuel Rødal <samuel.rodal@digia.com>
Wed, 13 Mar 2013 15:10:06 +0000 (16:10 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 13 Mar 2013 19:01:57 +0000 (20:01 +0100)
commita1a7679028eda395d74cd1247a8c3ed46ac3bef1
tree24dcc8c797aee43f0eaa79a429c5978a8b8809f0
parent8fee64d8d6dd1d33523fa91830304a29a8d89f05
Compile fix.

Some compilers don't allow the first argument to printf and similar
functions to be a non-literal string.

Change-Id: Idd11ae6679d5c0585b5d10b76c991dcfdb4f65da
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
src/qml/qml/qqmlimport.cpp