From 4a831e7a53cfecf8c816a8cc4eebec5a211dca7a Mon Sep 17 00:00:00 2001 From: rachytski Date: Sat, 13 Oct 2012 16:09:07 +0300 Subject: refacatored iOS, Android and Desktop location updates handling. --- platform/location.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'platform/location.hpp') diff --git a/platform/location.hpp b/platform/location.hpp index b6df73b4e7..87261f68c1 100644 --- a/platform/location.hpp +++ b/platform/location.hpp @@ -11,7 +11,8 @@ namespace location enum TLocationError { - EDenied + EDenied, + ENotSupported }; enum TLocationSource -- cgit v1.2.3