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 b5d02aeb..ea0115f4 100644 --- a/kppp/debug.h +++ b/kppp/debug.h @@ -43,7 +43,7 @@ public: class DebugWidget : public TQDialog { Q_OBJECT - TQ_OBJECT + public: DebugWidget(TQWidget *parent=0, const char *name=0); |