diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/sendmessagetask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/sendmessagetask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/sendmessagetask.h b/kopete/protocols/yahoo/libkyahoo/sendmessagetask.h index eef62c13..e21d9029 100644 --- a/kopete/protocols/yahoo/libkyahoo/sendmessagetask.h +++ b/kopete/protocols/yahoo/libkyahoo/sendmessagetask.h @@ -19,7 +19,7 @@ #include "task.h" -class QString; +class TQString; /** @author André Duffeck |