summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/data/qcommonvalues_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/data/qcommonvalues_p.h')
-rw-r--r--src/xmlpatterns/data/qcommonvalues_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/data/qcommonvalues_p.h b/src/xmlpatterns/data/qcommonvalues_p.h
index 9b84de9..00e9507 100644
--- a/src/xmlpatterns/data/qcommonvalues_p.h
+++ b/src/xmlpatterns/data/qcommonvalues_p.h
@@ -198,7 +198,7 @@ namespace QPatternist
/**
* The @c xs:yearMonthDuration value P0M
*/
- static const DayTimeDuration::Ptr YearMonthDurationZero;
+ static const YearMonthDuration::Ptr YearMonthDurationZero;
private:
/**