diff options
Diffstat (limited to 'kopete/plugins/contactnotes/contactnotesedit.h')
-rw-r--r-- | kopete/plugins/contactnotes/contactnotesedit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/contactnotes/contactnotesedit.h b/kopete/plugins/contactnotes/contactnotesedit.h index 6af9178d..a027b1a8 100644 --- a/kopete/plugins/contactnotes/contactnotesedit.h +++ b/kopete/plugins/contactnotes/contactnotesedit.h @@ -22,8 +22,8 @@ #include <tqstring.h> #include <kdialogbase.h> -class QLabel; -class QTextEdit; +class TQLabel; +class TQTextEdit; namespace Kopete { class MetaContact; } class ContactNotesPlugin; |