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/basket.cpp | |
parent | 54c6a63dd4c025d5cfb36f63489b624e11174183 (diff) | |
download | basket-1c9a294e0a6ccae31d9d8f80e7b7f42bf3e91451.tar.gz basket-1c9a294e0a6ccae31d9d8f80e7b7f42bf3e91451.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/basket.cpp')
-rw-r--r-- | src/basket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket.cpp b/src/basket.cpp index ff60117..6532335 100644 --- a/src/basket.cpp +++ b/src/basket.cpp @@ -5514,7 +5514,7 @@ void Basket::lock() #include <kurl.h> #include <krun.h> #include <kmessagebox.h> -#include <kdeversion.h> +#include <tdeversion.h> #include "kdirwatch.h" #include <tqstringlist.h> |