Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Sipify all
  • Loading branch information
rduivenvoorde authored and nyalldawson committed Sep 8, 2021
1 parent 9b1894c commit b5952c1
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -76,8 +76,8 @@ The ``enabled`` argument specifies whether the temporal properties are initially

enum LimitMode
{
ModeIncludeBeginExcludeEnd,
ModeIncludeBeginIncludeEnd,
ModeIncludeBeginExcludeEnd,
ModeIncludeBeginIncludeEnd,
};

TemporalMode mode() const;
Expand Down

0 comments on commit b5952c1

Please sign in to comment.