diff options
Diffstat (limited to 'kopete/protocols/gadu/gaducommands.h')
-rw-r--r-- | kopete/protocols/gadu/gaducommands.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/protocols/gadu/gaducommands.h b/kopete/protocols/gadu/gaducommands.h index 2c56ba8a..7fc8792d 100644 --- a/kopete/protocols/gadu/gaducommands.h +++ b/kopete/protocols/gadu/gaducommands.h @@ -31,9 +31,9 @@ #include <tqobject.h> -class QSocketNotifier; -class QStringList; -class QPixmap; +class TQSocketNotifier; +class TQStringList; +class TQPixmap; class GaduCommand : public QObject { |