Hi all,

I'm using the QT add-in for visual studio (VS2010) and, when it generates the header and source file from the .ui file it places all the strings as QString::fromUtf8(...) instead of the tr(..) which is needed for i18n.

any idea how to change it?

Thanks,
G