summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/functions/qsystempropertyfn_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/functions/qsystempropertyfn_p.h')
-rw-r--r--src/xmlpatterns/functions/qsystempropertyfn_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qsystempropertyfn_p.h b/src/xmlpatterns/functions/qsystempropertyfn_p.h
index cc347f6..8312aa0 100644
--- a/src/xmlpatterns/functions/qsystempropertyfn_p.h
+++ b/src/xmlpatterns/functions/qsystempropertyfn_p.h
@@ -67,7 +67,7 @@ namespace QPatternist
class SystemPropertyFN : public StaticNamespacesContainer
{
public:
- virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const;
+ Item evaluateSingleton(const DynamicContext::Ptr &context) const override;
private:
/**