summaryrefslogtreecommitdiffstats
path: root/kppp/modemcmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/modemcmds.h')
-rw-r--r--kppp/modemcmds.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kppp/modemcmds.h b/kppp/modemcmds.h
index 1ae13ad3..2a7486f9 100644
--- a/kppp/modemcmds.h
+++ b/kppp/modemcmds.h
@@ -46,10 +46,11 @@ class TQGroupBox;
class ModemCommands : public KDialogBase {
Q_OBJECT
+ TQ_OBJECT
public:
- ModemCommands(TQWidget *parent=0, const char *name=0);
+ ModemCommands(TQWidget *tqparent=0, const char *name=0);
~ModemCommands() {}
private slots: