-rw-r--r-- | libkcal/libkcalE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index f5be980..1f5ef78 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro @@ -37,4 +37,5 @@ HEADERS = \ incidence.h \ incidencebase.h \ +kincidenceformatter.h \ journal.h \ period.h \ @@ -74,4 +75,5 @@ SOURCES = \ incidence.cpp \ incidencebase.cpp \ + kincidenceformatter.cpp \ journal.cpp \ period.cpp \ |