summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/qtgradientview.ui.h
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2017-09-02 10:27:08 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-09-02 10:27:09 +0200
commit9831118378c5d489f76089011277a1b7234a8d68 (patch)
treea67e82fde179fa727172fff9098758d60912189d /tests/auto/tools/uic/baseline/qtgradientview.ui.h
parentb5d471d0c23128528a0aa33ed5172bb1bab05bb1 (diff)
parent4fa90c1757c15425d5e0df1a4f5dbc7e77c265f8 (diff)
Merge dev into 5.10
Diffstat (limited to 'tests/auto/tools/uic/baseline/qtgradientview.ui.h')
-rw-r--r--tests/auto/tools/uic/baseline/qtgradientview.ui.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/tools/uic/baseline/qtgradientview.ui.h b/tests/auto/tools/uic/baseline/qtgradientview.ui.h
index 14cb1da6b2..8b1fe38cfc 100644
--- a/tests/auto/tools/uic/baseline/qtgradientview.ui.h
+++ b/tests/auto/tools/uic/baseline/qtgradientview.ui.h
@@ -108,11 +108,11 @@ public:
void retranslateUi(QWidget *QtGradientView)
{
- QtGradientView->setWindowTitle(QApplication::translate("QtGradientView", "Gradient View", Q_NULLPTR));
- newButton->setText(QApplication::translate("QtGradientView", "New...", Q_NULLPTR));
- editButton->setText(QApplication::translate("QtGradientView", "Edit...", Q_NULLPTR));
- renameButton->setText(QApplication::translate("QtGradientView", "Rename", Q_NULLPTR));
- removeButton->setText(QApplication::translate("QtGradientView", "Remove", Q_NULLPTR));
+ QtGradientView->setWindowTitle(QApplication::translate("QtGradientView", "Gradient View", nullptr));
+ newButton->setText(QApplication::translate("QtGradientView", "New...", nullptr));
+ editButton->setText(QApplication::translate("QtGradientView", "Edit...", nullptr));
+ renameButton->setText(QApplication::translate("QtGradientView", "Rename", nullptr));
+ removeButton->setText(QApplication::translate("QtGradientView", "Remove", nullptr));
} // retranslateUi
};