diff options
Diffstat (limited to 'kdeui/kcursor.h')
-rw-r--r-- | kdeui/kcursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcursor.h b/kdeui/kcursor.h index a7a75610c..ddef7a1cf 100644 --- a/kdeui/kcursor.h +++ b/kdeui/kcursor.h @@ -26,7 +26,7 @@ #include <tqcursor.h> #include <kdelibs_export.h> -class QWidget; +class TQWidget; /** * @short A TQCursor wrapper allowing "themed" cursors and auto-hiding cursors. |