forked from organicmaps/organicmaps
[platform]: Add comment and link to ETimeout in TLocationError
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
parent
a2f7cea166
commit
7950445137
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ namespace location
|
|||
ENotSupported,
|
||||
EDenied,
|
||||
EGPSIsOff,
|
||||
ETimeout,
|
||||
ETimeout, // Only used on Qt https://doc.qt.io/qt-6/qgeopositioninfosource.html#Error-enum
|
||||
EUnknown
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue