diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:04:28 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:04:28 -0600 |
commit | c5bee2a602f3b6a9ca58c247df52b834ea50d0ed (patch) | |
tree | d1c0ded0cabb3d4fdb2ad0e9e68697282eee0dc4 /kmail/Mainpage.dox | |
parent | b94985f2c07570910ceecd8a0e544460a0de190b (diff) | |
download | tdepim-c5bee2a602f3b6a9ca58c247df52b834ea50d0ed.tar.gz tdepim-c5bee2a602f3b6a9ca58c247df52b834ea50d0ed.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'kmail/Mainpage.dox')
-rw-r--r-- | kmail/Mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/Mainpage.dox b/kmail/Mainpage.dox index 42201dadc..3121e2d97 100644 --- a/kmail/Mainpage.dox +++ b/kmail/Mainpage.dox @@ -776,7 +776,7 @@ What happens when a message is to displayed in the reader window? new way - by using AttachmentStrategy::Hidden). The HTML generation is delegated to BodyPartFormatters, while the HTML is written to HTMLWriters, which abstract away HTML sinks. One of those is - KHTMLPartHTMLWriter, which writes to the KHTMLPart in the + TDEHTMLPartHTMLWriter, which writes to the TDEHTMLPart in the readerwindow. This is the current state of the code. The goal of the ongoing refactoring is to make the HTML generation blissfully ignorant of the readerwindow and to allow display plugins that can |