diff options
Diffstat (limited to 'krec/krecglobal.h')
-rw-r--r-- | krec/krecglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krec/krecglobal.h b/krec/krecglobal.h index f29a786d..102dc3f8 100644 --- a/krec/krecglobal.h +++ b/krec/krecglobal.h @@ -20,7 +20,7 @@ #include <tqdict.h> class KConfig; -class QWidget; +class TQWidget; class KStatusBar; class KRecExportItem; |