diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6daf3e807..2560ecd76 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,7 +5,6 @@ qTox version: (version numbers in menu `Settings → About`) Commit hash: toxcore: Qt: -Hardware: … Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce diff --git a/src/widget/form/settings/aboutform.cpp b/src/widget/form/settings/aboutform.cpp index 4d1470d44..f82886447 100644 --- a/src/widget/form/settings/aboutform.cpp +++ b/src/widget/form/settings/aboutform.cpp @@ -115,8 +115,7 @@ void AboutForm::replaceVersions() "qTox version: %2\n" "Commit hash: %3\n" "toxcore: %4\n" - "Qt: %5\n" - "Hardware: \n…\n\n" + "Qt: %5\n…\n\n" "Reproducible: Always / Almost Always / Sometimes" " / Rarely / Couldn't Reproduce\n\n" "##### Steps to reproduce\n\n"