summaryrefslogtreecommitdiffstats
path: root/src/common/nokde
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:37:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:37:26 -0600
commitf925c0732f2d12015baeb5710a47acde87adb051 (patch)
tree40332ad6f359108a03e2eb1130a7d373b71476e8 /src/common/nokde
parent835a3e1f7c026acf41e4e696073a10952c9dc55a (diff)
downloadpiklab-f925c0732f2d12015baeb5710a47acde87adb051.tar.gz
piklab-f925c0732f2d12015baeb5710a47acde87adb051.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/common/nokde')
-rw-r--r--src/common/nokde/nokde_kaboutdata.h6
-rw-r--r--src/common/nokde/nokde_kcmdlineargs.h4
-rw-r--r--src/common/nokde/nokde_klocale.h4
3 files changed, 7 insertions, 7 deletions
diff --git a/src/common/nokde/nokde_kaboutdata.h b/src/common/nokde/nokde_kaboutdata.h
index 01a8e74..1331836 100644
--- a/src/common/nokde/nokde_kaboutdata.h
+++ b/src/common/nokde/nokde_kaboutdata.h
@@ -59,7 +59,7 @@ class KAboutDataPrivate;
* "joe.user@host.org", 0);
* KCmdLineArgs::init(argc, argv, &about);
*/
-class KDECORE_EXPORT KAboutPerson
+class TDECORE_EXPORT KAboutPerson
{
public:
/**
@@ -139,7 +139,7 @@ class KAboutTranslatorPrivate;
* translator information is generated dynamically from the translation
* of a dummy string.
*/
-class KDECORE_EXPORT KAboutTranslator
+class TDECORE_EXPORT KAboutTranslator
{
public:
/**
@@ -187,7 +187,7 @@ private:
* classes.
* @author Espen Sand (espen@kde.org), David Faure (faure@kde.org)
*/
-class KDECORE_EXPORT KAboutData
+class TDECORE_EXPORT KAboutData
{
public:
/**
diff --git a/src/common/nokde/nokde_kcmdlineargs.h b/src/common/nokde/nokde_kcmdlineargs.h
index 8808d94..28d7d40 100644
--- a/src/common/nokde/nokde_kcmdlineargs.h
+++ b/src/common/nokde/nokde_kcmdlineargs.h
@@ -48,7 +48,7 @@ typedef TQValueList<TQCString> QCStringList;
*
* @see KCmdLineArgs for additional usage information
*/
-struct KDECORE_EXPORT KCmdLineOptions
+struct TDECORE_EXPORT KCmdLineOptions
{
/**
* The name of the argument as it should be called on the command line and
@@ -230,7 +230,7 @@ class KCmdLineArgsPrivate;
* @author Waldo Bastian
* @version 0.0.4
*/
-class KDECORE_EXPORT KCmdLineArgs
+class TDECORE_EXPORT KCmdLineArgs
{
friend class KApplication;
friend class KUniqueApplication;
diff --git a/src/common/nokde/nokde_klocale.h b/src/common/nokde/nokde_klocale.h
index 9a3e361..90b5f47 100644
--- a/src/common/nokde/nokde_klocale.h
+++ b/src/common/nokde/nokde_klocale.h
@@ -1,8 +1,8 @@
#ifndef NOKDE_KLOCALE_H
#define NOKDE_KLOCALE_H
-#undef KDECORE_EXPORT
-#define KDECORE_EXPORT
+#undef TDECORE_EXPORT
+#define TDECORE_EXPORT
#undef KDE_DEPRECATED
#define KDE_DEPRECATED