summaryrefslogtreecommitdiffstats
path: root/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Resource.hpp')
-rw-r--r--ingen/Resource.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp
index 967c3804..d19d5c9a 100644
--- a/ingen/Resource.hpp
+++ b/ingen/Resource.hpp
@@ -73,7 +73,7 @@ public:
return Graph::DEFAULT;
}
- virtual ~Resource() {}
+ ~Resource() override {}
/** Get a single property value.
*