diff --git a/src/plugins/welcome/introductionwidget.cpp b/src/plugins/welcome/introductionwidget.cpp index 36b43a9802a..d0c993b6e8a 100644 --- a/src/plugins/welcome/introductionwidget.cpp +++ b/src/plugins/welcome/introductionwidget.cpp @@ -134,7 +134,7 @@ IntroductionWidget::IntroductionWidget(QWidget *parent) tr("Debug Button"), tr("Run the active project in a debugger."), {}}, - {QLatin1String("Build.Button"), tr("Build Button"), tr("Build the active project."), ""}, + {QLatin1String("Build.Button"), tr("Build Button"), tr("Build the active project."), {}}, {QLatin1String("LocatorInput"), tr("Locator"), tr("Type here to open a file from any open project."),