diff options
Diffstat (limited to 'kdecore/kconfig.h')
-rw-r--r-- | kdecore/kconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kconfig.h b/kdecore/kconfig.h index 4eb0ff84b..19ff09314 100644 --- a/kdecore/kconfig.h +++ b/kdecore/kconfig.h @@ -22,7 +22,7 @@ #ifndef _KCONFIG_H #define _KCONFIG_H -class QTimer; +class TQTimer; #include <tqvaluelist.h> |