diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 14:59:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 14:59:50 -0600 |
commit | 9349a247fc4369b639e29cd06e90f70a34d8aecd (patch) | |
tree | 6e8ccb721d680b13932036afe6c94bc5751865ff /ChangeLog | |
parent | 4b43e77ddb4cc732aebc1937a2f66f8f1e8aa733 (diff) | |
download | kchmviewer-9349a247fc4369b639e29cd06e90f70a34d8aecd.tar.gz kchmviewer-9349a247fc4369b639e29cd06e90f70a34d8aecd.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -232,7 +232,7 @@ - full links (ms-its:) in chm files are now supported. 2005-05-10 tim <gyunaev@ulduzsoft.com> - - switched to KPopupMenu for KDE. + - switched to TDEPopupMenu for KDE. - fixed search/print for TDEHTMLPart. - fixed status bar in KDE window. - added QWhatsThis for every toolbar icon. @@ -254,7 +254,7 @@ - It is possible to use QTextBrowser even for a KDE application. 2005-04-27 tim <gyunaev@ulduzsoft.com> - - KDE integration started. Now we support TDEApplication, KMainWindow and KFileDialog. + - KDE integration started. Now we support TDEApplication, TDEMainWindow and KFileDialog. 2005-04-24 tim <gyunaev@ulduzsoft.com> - version 0.2 released. |