summaryrefslogtreecommitdiffstats
path: root/kppp/pppdargs.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/pppdargs.h')
-rw-r--r--kppp/pppdargs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pppdargs.h b/kppp/pppdargs.h
index 6c0e1fee..a508d67c 100644
--- a/kppp/pppdargs.h
+++ b/kppp/pppdargs.h
@@ -39,7 +39,7 @@ class KPushButton;
class PPPdArguments : public TQDialog {
Q_OBJECT
- TQ_OBJECT
+
public:
PPPdArguments(TQWidget *parent=0, const char *name=0);
~PPPdArguments() {}