Navigation Menu

Skip to content

Commit

Permalink
Drop compass plugin
Browse files Browse the repository at this point in the history
This was originally written for use by QGIS for Android, which is
no longer supported. The plugin is not included in any of our
builds and its functionality is better supported by native
functionality in QField/input/QGIS GPS panel.
  • Loading branch information
nyalldawson committed May 23, 2020
1 parent f13b739 commit d73eaa1
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 809 deletions.
3 changes: 0 additions & 3 deletions src/plugins/CMakeLists.txt
Expand Up @@ -29,8 +29,5 @@ IF (CUSTOM_PLUGINS)
ADD_SUBDIRECTORY(${CUSTOM_PLUGINS})
ENDIF (CUSTOM_PLUGINS)

IF (QT_MOBILITY_SENSORS_FOUND)
ADD_SUBDIRECTORY(compass)
ENDIF (QT_MOBILITY_SENSORS_FOUND)

# headers installed in qgis_core target
51 changes: 0 additions & 51 deletions src/plugins/compass/CMakeLists.txt

This file was deleted.

80 changes: 0 additions & 80 deletions src/plugins/compass/compass.cpp

This file was deleted.

48 changes: 0 additions & 48 deletions src/plugins/compass/compass.h

This file was deleted.

5 changes: 0 additions & 5 deletions src/plugins/compass/compass.qrc

This file was deleted.

Binary file removed src/plugins/compass/icons/mCompassRun.png
Binary file not shown.

0 comments on commit d73eaa1

Please sign in to comment.