diff options
Diffstat (limited to 'kontact/plugins/newsticker/summarywidget.h')
-rw-r--r-- | kontact/plugins/newsticker/summarywidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/plugins/newsticker/summarywidget.h b/kontact/plugins/newsticker/summarywidget.h index d6cdefa0e..bfea340e1 100644 --- a/kontact/plugins/newsticker/summarywidget.h +++ b/kontact/plugins/newsticker/summarywidget.h @@ -35,8 +35,8 @@ #include "summary.h" #include <kurl.h> -class QVBoxLayout; -class QLabel; +class TQVBoxLayout; +class TQLabel; class DCOPRef; class KURLLabel; |