diff options
Diffstat (limited to 'kppp/debug.h')
-rw-r--r-- | kppp/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/debug.h b/kppp/debug.h index ea0115f4..894a1aa3 100644 --- a/kppp/debug.h +++ b/kppp/debug.h @@ -42,7 +42,7 @@ public: class DebugWidget : public TQDialog { - Q_OBJECT + TQ_OBJECT public: DebugWidget(TQWidget *parent=0, const char *name=0); |