diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:55:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:55:57 -0600 |
commit | cfe9ce987a45dd734b924ee4596946227a50609e (patch) | |
tree | ced556dfdee4691ac689f7ec809fa00fef94ace5 /kapptemplate | |
parent | 935b397e332206fce54c9ba743f9cf9d9a5bcae9 (diff) | |
download | tdesdk-cfe9ce987a45dd734b924ee4596946227a50609e.tar.gz tdesdk-cfe9ce987a45dd734b924ee4596946227a50609e.zip |
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Diffstat (limited to 'kapptemplate')
-rw-r--r-- | kapptemplate/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kapptemplate/ChangeLog b/kapptemplate/ChangeLog index 74cae703..dc15a2a2 100644 --- a/kapptemplate/ChangeLog +++ b/kapptemplate/ChangeLog @@ -122,7 +122,7 @@ Feb-26-2000 - Kurt Granroth (v0.6) o Converted to use the new XML UI framework (big change!) Jan-12-2000 - Kurt Granroth (v0.5.2) - o Use KAboutData and KCmdLineArgs + o Use KAboutData and TDECmdLineArgs Dec-28-1999 - Kurt Granroth (v0.5.1) o The po Makefile now uses the autogenerated rules. I don't know |