diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 15:54:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 15:54:26 -0600 |
commit | 7427e438358d44c37e3c8b0a9cfbb225ffd60e79 (patch) | |
tree | d977f1d23d324f23aadee0ad50acb94d7436ba80 /tdehtml/design.h | |
parent | 72eecb041bf15bf64b748fc062d55f6ec860ac60 (diff) | |
download | tdelibs-7427e438358d44c37e3c8b0a9cfbb225ffd60e79.tar.gz tdelibs-7427e438358d44c37e3c8b0a9cfbb225ffd60e79.zip |
Rename KHTML and kiobuffer
Diffstat (limited to 'tdehtml/design.h')
-rw-r--r-- | tdehtml/design.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/design.h b/tdehtml/design.h index 86dbec911..f287a5ef9 100644 --- a/tdehtml/design.h +++ b/tdehtml/design.h @@ -36,7 +36,7 @@ * If you want to add to your application a widget that only needs simple text * browsing, you can also use the KTextBrowser widget in tdeui. * - * KHTMLPart : + * TDEHTMLPart : * The main part/widget for using tdehtml. * * DOM : |