*errorMessage=QCoreApplication::translate("Designer","The generated header of the form '%1' could be found.\nRebuilding the project might help.").arg(uiFileName);
*errorMessage=QCoreApplication::translate("Designer","The generated header of the form '%1' could not be found.\nRebuilding the project might help.").arg(uiFileName);