summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/fill_layer.hpp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-03-27 18:30:35 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-17 13:36:50 +0300
commit63ef5298cd70ce720a6c1289435b5043517b6f30 (patch)
treed22894e13fd2a22625bf8588bff57e42380d42ad /include/mbgl/style/layers/fill_layer.hpp
parent47b8fc703b90404b56ba51a5013cf2e42674992d (diff)
downloadqtlocation-mapboxgl-63ef5298cd70ce720a6c1289435b5043517b6f30.tar.gz
[core] Fix modernize-use-override errors in header files
As reported by clang-tidy-8.
Diffstat (limited to 'include/mbgl/style/layers/fill_layer.hpp')
-rw-r--r--include/mbgl/style/layers/fill_layer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/style/layers/fill_layer.hpp b/include/mbgl/style/layers/fill_layer.hpp
index 3c3c54220e..a5f61a0c88 100644
--- a/include/mbgl/style/layers/fill_layer.hpp
+++ b/include/mbgl/style/layers/fill_layer.hpp
@@ -17,7 +17,7 @@ class TransitionOptions;
class FillLayer final : public Layer {
public:
FillLayer(const std::string& layerID, const std::string& sourceID);
- ~FillLayer() final;
+ ~FillLayer() override;
// Layout properties