X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=telegps%2FTeleGPS.java;h=cceb79b9b6633546f4cc2ba3941053cd499fc8ee;hp=45482decbca20aa16a5dff413048e234d0e6a848;hb=82a69777c67128192b50bbf77ace0a6525f49cac;hpb=2fa7785f9efdefaf0fc2fa8e0b03c85047613b84 diff --git a/telegps/TeleGPS.java b/telegps/TeleGPS.java index 45482dec..cceb79b9 100644 --- a/telegps/TeleGPS.java +++ b/telegps/TeleGPS.java @@ -151,6 +151,7 @@ public class TeleGPS extends AltosUIFrame implements AltosFlightDisplay, AltosFo } void preferences() { + new TeleGPSPreferences(this, voice()); } void load_maps() { @@ -210,6 +211,7 @@ public class TeleGPS extends AltosUIFrame implements AltosFlightDisplay, AltosFo } void configure() { + new TeleGPSConfig(this); } void export() {