This commit is contained in:
Victor Shcherb 2016-06-13 23:57:55 +02:00
parent 90f2429811
commit e901734c77

View file

@ -723,7 +723,7 @@ public class OsmandSettings {
} }
; ;
}.makeGlobal().cache(); }.makeGlobal();
public final OsmandPreference<SpeedConstants> SPEED_SYSTEM = new EnumIntPreference<SpeedConstants>( public final OsmandPreference<SpeedConstants> SPEED_SYSTEM = new EnumIntPreference<SpeedConstants>(
@ -753,7 +753,7 @@ public class OsmandSettings {
; ;
}.makeProfile().cache(); }.makeProfile();
// this value string is synchronized with settings_pref.xml preference name // this value string is synchronized with settings_pref.xml preference name