Fix ui file to not give weird code
The previous xml got generated c++ code that under certain conditions did
QIcon.addFile(QString::fromUtf8("."), ...); which is kind of not helpful.
The previous xml got generated c++ code that under certain conditions did
QIcon.addFile(QString::fromUtf8("."), ...); which is kind of not helpful.