diff options
Diffstat (limited to 'kppp/docking.h')
-rw-r--r-- | kppp/docking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/docking.h b/kppp/docking.h index 31a1f4a5..521355b5 100644 --- a/kppp/docking.h +++ b/kppp/docking.h @@ -34,7 +34,7 @@ class PPPStats; class DockWidget : public KSystemTray { - Q_OBJECT + TQ_OBJECT public: DockWidget(TQWidget * parent, const char *name, PPPStats *st); |