diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 21:04:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 21:04:23 -0600 |
commit | 4140fee92e2293c37a8e9aa8f21254dc66433a0a (patch) | |
tree | e34af01d770eb757086498062850842e7b525bd3 /kopete/libkopete/ui/userinfodialog.h | |
parent | 44c26994c9087200cf941f08df9f77b553a1365e (diff) | |
download | tdenetwork-4140fee92e2293c37a8e9aa8f21254dc66433a0a.tar.gz tdenetwork-4140fee92e2293c37a8e9aa8f21254dc66433a0a.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'kopete/libkopete/ui/userinfodialog.h')
-rw-r--r-- | kopete/libkopete/ui/userinfodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/ui/userinfodialog.h b/kopete/libkopete/ui/userinfodialog.h index 511aeb3f..9a7bcb4e 100644 --- a/kopete/libkopete/ui/userinfodialog.h +++ b/kopete/libkopete/ui/userinfodialog.h @@ -38,7 +38,7 @@ namespace Kopete { /** * Specifies the look of this dialog. If set to HTML only - * KHTMLPart will be in the dialog and it's look can be customized + * TDEHTMLPart will be in the dialog and it's look can be customized * through setStyleSheet * @see setStyleSheet */ |