summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/pathpage.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/uic/baseline/pathpage.ui.h')
-rw-r--r--tests/auto/tools/uic/baseline/pathpage.ui.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/tools/uic/baseline/pathpage.ui.h b/tests/auto/tools/uic/baseline/pathpage.ui.h
index 10a11d5fbd..49a2c56f2e 100644
--- a/tests/auto/tools/uic/baseline/pathpage.ui.h
+++ b/tests/auto/tools/uic/baseline/pathpage.ui.h
@@ -107,11 +107,11 @@ public:
void retranslateUi(QWidget *PathPage)
{
- PathPage->setWindowTitle(QApplication::translate("PathPage", "Form", Q_NULLPTR));
- label_2->setText(QApplication::translate("PathPage", "File filters:", Q_NULLPTR));
- label->setText(QApplication::translate("PathPage", "Documentation source file paths:", Q_NULLPTR));
- addButton->setText(QApplication::translate("PathPage", "Add", Q_NULLPTR));
- removeButton->setText(QApplication::translate("PathPage", "Remove", Q_NULLPTR));
+ PathPage->setWindowTitle(QApplication::translate("PathPage", "Form", nullptr));
+ label_2->setText(QApplication::translate("PathPage", "File filters:", nullptr));
+ label->setText(QApplication::translate("PathPage", "Documentation source file paths:", nullptr));
+ addButton->setText(QApplication::translate("PathPage", "Add", nullptr));
+ removeButton->setText(QApplication::translate("PathPage", "Remove", nullptr));
} // retranslateUi
};