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/gui/datewidget.cpp | |
parent | e15212381e3def7fcf5c03cf215223e1f487ccac (diff) | |
download | tellico-a04dbd1e2735821fb7d16e5ef20f39d382d903ee.tar.gz tellico-a04dbd1e2735821fb7d16e5ef20f39d382d903ee.zip |
Additional kde to tde renaming
Diffstat (limited to 'src/gui/datewidget.cpp')
-rw-r--r-- | src/gui/datewidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/datewidget.cpp b/src/gui/datewidget.cpp index a8cc726..c43ca26 100644 --- a/src/gui/datewidget.cpp +++ b/src/gui/datewidget.cpp @@ -11,7 +11,7 @@ * * ***************************************************************************/ -// this class borrows heavily from kdateedit.h in the kdepim module +// this class borrows heavily from kdateedit.h in the tdepim module // which is Copyright (c) 2002 Cornelius Schumacher <[email protected]> // and published under the LGPL |