diff options
Diffstat (limited to 'kopete/protocols/gadu/gadusession.h')
-rw-r--r-- | kopete/protocols/gadu/gadusession.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/gadu/gadusession.h b/kopete/protocols/gadu/gadusession.h index f690ed46..a1caeb0d 100644 --- a/kopete/protocols/gadu/gadusession.h +++ b/kopete/protocols/gadu/gadusession.h @@ -84,8 +84,8 @@ struct ResLine{ typedef TQValueList<ResLine> SearchResult; -class QSocketNotifier; -class QStringList; +class TQSocketNotifier; +class TQStringList; namespace Kopete { class Message; } class GaduRichTextFormat; |