diff --git a/src/gui/hotkeyConfig.cpp b/src/gui/hotkeyConfig.cpp index b2ba40c1e4..3b6dbc66fd 100644 --- a/src/gui/hotkeyConfig.cpp +++ b/src/gui/hotkeyConfig.cpp @@ -79,7 +79,7 @@ Keys::Keys() : zoom_in("ZOOM_IN", {"wheel:y"}), zoom_out("ZOOM_OUT"), voice_all("VOICE_ALL", "Backspace"), - voice_ship("VOICE_SHIP", "Tilde"), + voice_ship("VOICE_SHIP"), //General next_station("STATION_NEXT", "Tab"),