diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:23:44 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:23:44 -0600 |
commit | a04dbd1e2735821fb7d16e5ef20f39d382d903ee (patch) | |
tree | e1fca5899de071b8340f2ba7c09ba7a98fc3e539 /src/calendarhandler.cpp | |
parent | e15212381e3def7fcf5c03cf215223e1f487ccac (diff) | |
download | tellico-a04dbd1e2735821fb7d16e5ef20f39d382d903ee.tar.gz tellico-a04dbd1e2735821fb7d16e5ef20f39d382d903ee.zip |
Additional kde to tde renaming
Diffstat (limited to 'src/calendarhandler.cpp')
-rw-r--r-- | src/calendarhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/calendarhandler.cpp b/src/calendarhandler.cpp index 5a88ac8..303bad1 100644 --- a/src/calendarhandler.cpp +++ b/src/calendarhandler.cpp @@ -31,7 +31,7 @@ #include <unistd.h> #include <limits.h> -// most of this code came from konsolekalendar in kdepim +// most of this code came from konsolekalendar in tdepim using Tellico::CalendarHandler; |