diff options
Diffstat (limited to 'knewsticker/newssourcedlgimpl.h')
-rw-r--r-- | knewsticker/newssourcedlgimpl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/newssourcedlgimpl.h b/knewsticker/newssourcedlgimpl.h index 86ed7c24..92f74252 100644 --- a/knewsticker/newssourcedlgimpl.h +++ b/knewsticker/newssourcedlgimpl.h @@ -20,8 +20,8 @@ class XMLNewsSource; class NewsIconMgr; -class QProgressBar; -class QTimer; +class TQProgressBar; +class TQTimer; class SuggestProgressDlg : public KDialogBase { |