diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:37:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:37:12 -0600 |
commit | 1c9a294e0a6ccae31d9d8f80e7b7f42bf3e91451 (patch) | |
tree | 8e1b9fd14eee8756cc195301f4cdb4e760923f72 /src/notedrag.cpp | |
parent | 54c6a63dd4c025d5cfb36f63489b624e11174183 (diff) | |
download | basket-1c9a294e0a6ccae31d9d8f80e7b7f42bf3e91451.tar.gz basket-1c9a294e0a6ccae31d9d8f80e7b7f42bf3e91451.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/notedrag.cpp')
-rw-r--r-- | src/notedrag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notedrag.cpp b/src/notedrag.cpp index 87d0a07..5f00918 100644 --- a/src/notedrag.cpp +++ b/src/notedrag.cpp @@ -24,7 +24,7 @@ #include <tqtextcodec.h> #include <tqbuffer.h> #include <kurldrag.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kapplication.h> #include <tqdesktopwidget.h> |