diff options
Diffstat (limited to 'knewsticker/knewsticker.h')
-rw-r--r-- | knewsticker/knewsticker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/knewsticker.h b/knewsticker/knewsticker.h index 081918d7..e5621da1 100644 --- a/knewsticker/knewsticker.h +++ b/knewsticker/knewsticker.h @@ -32,7 +32,7 @@ class NewsIconMgr; class NewsScroller; class KNewsTickerMenu; class KAboutData; -class QTimer; +class TQTimer; class KNewsTicker : public KPanelApplet, virtual public ConfigIface, virtual public DCOPObject |