diff options
Diffstat (limited to 'framework/src/domain/perioddayeventmodel.h')
-rw-r--r-- | framework/src/domain/perioddayeventmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/src/domain/perioddayeventmodel.h b/framework/src/domain/perioddayeventmodel.h index ab04df50..9458fc03 100644 --- a/framework/src/domain/perioddayeventmodel.h +++ b/framework/src/domain/perioddayeventmodel.h | |||
@@ -33,6 +33,8 @@ | |||
33 | // Facility used to get a restricted period into a Sink model comprised of | 33 | // Facility used to get a restricted period into a Sink model comprised of |
34 | // events, partitioned according to the day the events take place. | 34 | // events, partitioned according to the day the events take place. |
35 | // | 35 | // |
36 | // Day-long events are filtered out. | ||
37 | // | ||
36 | // Model Format | 38 | // Model Format |
37 | // ============ | 39 | // ============ |
38 | // | 40 | // |