Move Geolocation to kits/shared and make it private.
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
#include <Url.h>
|
||||
|
||||
|
||||
namespace BPrivate {
|
||||
|
||||
|
||||
class BGeolocation {
|
||||
public:
|
||||
BGeolocation();
|
||||
@@ -26,4 +29,7 @@ private:
|
||||
};
|
||||
|
||||
|
||||
} // namespace BPrivate
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user