diff options
Diffstat (limited to 'akregator/src/actionmanager.h')
-rw-r--r-- | akregator/src/actionmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/actionmanager.h b/akregator/src/actionmanager.h index 045375d89..17dae1fab 100644 --- a/akregator/src/actionmanager.h +++ b/akregator/src/actionmanager.h @@ -27,7 +27,7 @@ #include <tqobject.h> -class QWidget; +class TQWidget; class KAction; |