summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-21 18:56:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-21 18:56:21 -0600
commited70cd1b539ac2e02319b55183a5be7a28f2d116 (patch)
tree84314ccaca2136110f433554e0e63e818dc14539
parentd985660c01d893efdf8c251ec30d73f8ec3c47c2 (diff)
downloadtdeutils-ed70cd1b539ac2e02319b55183a5be7a28f2d116.tar.gz
tdeutils-ed70cd1b539ac2e02319b55183a5be7a28f2d116.zip
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
-rw-r--r--ark/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/ChangeLog b/ark/ChangeLog
index ace4da3..bca2e19 100644
--- a/ark/ChangeLog
+++ b/ark/ChangeLog
@@ -229,7 +229,7 @@
* add dialog still doesn't work. Problem with KFileView?
2000-01-18: Emily Ezust <emilye@corel.com>
- * KUniqueApplication stuff was enabled by waba, with KCmdLineArgs
+ * KUniqueApplication stuff was enabled by waba, with TDECmdLineArgs
code. Modified it to work according to Cooperating-SDI model.
* Moved windowList to ArkApplication (accessed through a static
function). ArkApplication is now modelled on the singleton pattern.