diff options
author | Timothy Pearson <[email protected]> | 2013-01-19 23:54:32 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-19 23:54:32 -0600 |
commit | e945e139888a8e0545e9dd991d162bc5c26855ab (patch) | |
tree | 8abc22d6d1694cb3501f8457eddf8939c6f2291b /ChangeLog | |
parent | 0be18c99128cee9610f4d4c8151abab7d08dc4c4 (diff) | |
download | kchmviewer-e945e139888a8e0545e9dd991d162bc5c26855ab.tar.gz kchmviewer-e945e139888a8e0545e9dd991d162bc5c26855ab.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -254,7 +254,7 @@ - It is possible to use QTextBrowser even for a KDE application. 2005-04-27 tim <[email protected]> - - KDE integration started. Now we support KApplication, KMainWindow and KFileDialog. + - KDE integration started. Now we support TDEApplication, KMainWindow and KFileDialog. 2005-04-24 tim <[email protected]> - version 0.2 released. |