summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h b/kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h
index 1564eb16..d2c03bdd 100644
--- a/kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h
+++ b/kopete/protocols/yahoo/libkyahoo/mailnotifiertask.h
@@ -38,7 +38,7 @@ protected:
virtual bool forMe( const Transfer *transfer ) const;
void parseMail( YMSGTransfer *transfer );
signals:
- void mailNotify(const QString&, const QString&, int);
+ void mailNotify(const TQString&, const TQString&, int);
};
#endif