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 /lib/koproperty | |
parent | 933b892946bd640e29ddbf5279ffebec99df5b1c (diff) | |
download | koffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip |
Additional renaming of kde to tde
Diffstat (limited to 'lib/koproperty')
-rw-r--r-- | lib/koproperty/editor.cpp | 2 | ||||
-rw-r--r-- | lib/koproperty/editors/fontedit.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/koproperty/editor.cpp b/lib/koproperty/editor.cpp index 7d6c809e..6ffdcf5c 100644 --- a/lib/koproperty/editor.cpp +++ b/lib/koproperty/editor.cpp @@ -41,7 +41,7 @@ #include <kdebug.h> #include <kiconloader.h> #include <klocale.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kapplication.h> namespace KoProperty { diff --git a/lib/koproperty/editors/fontedit.cpp b/lib/koproperty/editors/fontedit.cpp index f53c5ec2..634641b8 100644 --- a/lib/koproperty/editors/fontedit.cpp +++ b/lib/koproperty/editors/fontedit.cpp @@ -31,7 +31,7 @@ #include <tqlabel.h> #include <tqtooltip.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kfontrequester.h> #include <kaccelmanager.h> #include <klocale.h> |