summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h')
-rw-r--r--tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h b/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h
index 52e9f3b931..95acabf3f8 100644
--- a/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h
+++ b/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui.h
@@ -22,7 +22,7 @@ public:
void setupUi(QDialog *Dialog)
{
if (Dialog->objectName().isEmpty())
- Dialog->setObjectName(QStringLiteral("Dialog"));
+ Dialog->setObjectName(QString::fromUtf8("Dialog"));
Dialog->resize(400, 300);
retranslateUi(Dialog);