diff options
Diffstat (limited to 'kppp/edit.h')
-rw-r--r-- | kppp/edit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/edit.h b/kppp/edit.h index 6b20df1a..3bf7fdb1 100644 --- a/kppp/edit.h +++ b/kppp/edit.h @@ -139,7 +139,7 @@ private: TQRadioButton *staticadd_rb; IPLineEdit *ipaddress_l; - IPLineEdit *subnettqmask_l; + IPLineEdit *subnetmask_l; TQCheckBox *autoname; }; |