ColTemplate: New recurrence attribute

This commit is contained in:
Paul Beckingham
2016-12-31 08:47:47 -05:00
parent b600671e53
commit 5ac7ca6885
14 changed files with 159 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ set (columns_SRCS Column.cpp Column.h
ColStatus.cpp ColStatus.h
ColString.cpp ColString.h
ColTags.cpp ColTags.h
ColTemplate.cpp ColTemplate.h
ColTypeDate.cpp ColTypeDate.h
ColTypeDuration.cpp ColTypeDuration.h
ColTypeNumeric.cpp ColTypeNumeric.h