summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/data/qvalidationerror_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/data/qvalidationerror_p.h')
-rw-r--r--src/xmlpatterns/data/qvalidationerror_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xmlpatterns/data/qvalidationerror_p.h b/src/xmlpatterns/data/qvalidationerror_p.h
index f71cac7..bd3054c 100644
--- a/src/xmlpatterns/data/qvalidationerror_p.h
+++ b/src/xmlpatterns/data/qvalidationerror_p.h
@@ -86,17 +86,17 @@ namespace QPatternist
/**
* @returns always @c true
*/
- virtual bool hasError() const;
+ bool hasError() const override;
/**
* Always results in an assert crash.
*/
- virtual ItemType::Ptr type() const;
+ ItemType::Ptr type() const override;
/**
* Always results in an assert crash.
*/
- virtual QString stringValue() const;
+ QString stringValue() const override;
/**
* @returns the error code this ValidationError represents. Typically, this