diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:56:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:56:21 -0600 |
commit | ed70cd1b539ac2e02319b55183a5be7a28f2d116 (patch) | |
tree | 84314ccaca2136110f433554e0e63e818dc14539 /ark | |
parent | d985660c01d893efdf8c251ec30d73f8ec3c47c2 (diff) | |
download | tdeutils-ed70cd1b539ac2e02319b55183a5be7a28f2d116.tar.gz tdeutils-ed70cd1b539ac2e02319b55183a5be7a28f2d116.zip |
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Diffstat (limited to 'ark')
-rw-r--r-- | ark/ChangeLog | 2 |
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. |