diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
commit | b960b948d62cc621806ba75cbf5cc16210b47844 (patch) | |
tree | 2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /kexi/main/kexinewstuff.cpp | |
parent | 933b892946bd640e29ddbf5279ffebec99df5b1c (diff) | |
download | koffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kexi/main/kexinewstuff.cpp')
-rw-r--r-- | kexi/main/kexinewstuff.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/main/kexinewstuff.cpp b/kexi/main/kexinewstuff.cpp index 6f1fc51d..9beffbf5 100644 --- a/kexi/main/kexinewstuff.cpp +++ b/kexi/main/kexinewstuff.cpp @@ -26,7 +26,7 @@ #include <kapplication.h> #include <kfiledialog.h> #include <klocale.h> -#include <kdeversion.h> +#include <tdeversion.h> #include "kexinewstuff.h" |