summaryrefslogtreecommitdiffstats
path: root/src/common/nokde/nokde_kcmdlineargs.h
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/nokde_kcmdlineargs.h
parent835a3e1f7c026acf41e4e696073a10952c9dc55a (diff)
downloadpiklab-f925c0732f2d12015baeb5710a47acde87adb051.tar.gz
piklab-f925c0732f2d12015baeb5710a47acde87adb051.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/common/nokde/nokde_kcmdlineargs.h')
-rw-r--r--src/common/nokde/nokde_kcmdlineargs.h4
1 files changed, 2 insertions, 2 deletions
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;