--- a/QTfrontend/binds.cpp Wed Apr 03 13:00:05 2019 +0200
+++ b/QTfrontend/binds.cpp Sun Apr 07 18:21:14 2019 +0200
@@ -70,6 +70,7 @@
{"capture", "c", QT_TRANSLATE_NOOP("binds", "capture"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Take a screenshot:")},
{"+speedup", "s", QT_TRANSLATE_NOOP("binds", "speed up replay"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Demo replay:")},
{"+mission", "m", QT_TRANSLATE_NOOP("binds", "show mission information"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Heads-up display:")},
+ {"gearinfo", "o", QT_TRANSLATE_NOOP("binds", "show object information"), NULL, NULL},
//: This refers to the team info bars (name/flag/health) of all teams. These are shown at the bottom center of the screen
{"rotmask", "delete", QT_TRANSLATE_NOOP("binds", "toggle team bars"), NULL, NULL},
{"rottags", "home", QT_TRANSLATE_NOOP("binds", "toggle hedgehog tags"), NULL, NULL},