diff options
Diffstat (limited to 'kppp/modemcmds.h')
-rw-r--r-- | kppp/modemcmds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/modemcmds.h b/kppp/modemcmds.h index 2a7486f9..f028167a 100644 --- a/kppp/modemcmds.h +++ b/kppp/modemcmds.h @@ -50,7 +50,7 @@ Q_OBJECT public: - ModemCommands(TQWidget *tqparent=0, const char *name=0); + ModemCommands(TQWidget *parent=0, const char *name=0); ~ModemCommands() {} private slots: |