-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule maplibre-native-qt
updated
11 files
+5 −5 | .github/workflows/Android.yml | |
+8 −4 | src/core/CMakeLists.txt | |
+2 −1 | src/core/map.cpp | |
+1 −1 | src/core/map_renderer.cpp | |
+2 −1 | src/core/map_renderer_p.hpp | |
+0 −61 | src/core/renderer_backend.cpp | |
+0 −43 | src/core/renderer_backend_p.hpp | |
+0 −49 | src/core/renderer_observer_p.hpp | |
+0 −45 | src/core/scheduler.cpp | |
+0 −43 | src/core/scheduler_p.hpp | |
+1 −1 | vendor/maplibre-native |