diff options
Diffstat (limited to 'kutils/kcmoduleinfo.h')
-rw-r--r-- | kutils/kcmoduleinfo.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kutils/kcmoduleinfo.h b/kutils/kcmoduleinfo.h index 96b6e7c4a..49a66a952 100644 --- a/kutils/kcmoduleinfo.h +++ b/kutils/kcmoduleinfo.h @@ -26,9 +26,9 @@ #include <kservice.h> -class QPixmap; -class QString; -class QStringList; +class TQPixmap; +class TQString; +class TQStringList; /** * @ingroup kcmodule |