Duration Rename

- In preparation for a new (different) Duration object, the source files need
  to be renamed.
This commit is contained in:
Paul Beckingham 2014-01-02 00:12:28 -05:00
parent fa7a8389fe
commit d27451590a
21 changed files with 20 additions and 20 deletions

View file

@ -26,7 +26,7 @@
////////////////////////////////////////////////////////////////////////////////
#include <Context.h>
#include <Duration.h>
#include <OldDuration.h>
#include <ColRecur.h>
#include <text.h>
#include <i18n.h>