summaryrefslogtreecommitdiffstats
path: root/kdeprint/management/kmwsocketutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management/kmwsocketutil.h')
-rw-r--r--kdeprint/management/kmwsocketutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/management/kmwsocketutil.h b/kdeprint/management/kmwsocketutil.h
index 563dd3712..ad17b8113 100644
--- a/kdeprint/management/kmwsocketutil.h
+++ b/kdeprint/management/kmwsocketutil.h
@@ -48,7 +48,7 @@ protected slots:
void slotOk();
private:
- QLineEdit *tqmask_, *tout_;
+ QLineEdit *mask_, *tout_;
QComboBox *port_;
};