summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/inputDialog.h
Unidiff
Diffstat (limited to 'noncore/net/opieftp/inputDialog.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/inputDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieftp/inputDialog.h b/noncore/net/opieftp/inputDialog.h
index 2cd8285..dfe0e8a 100644
--- a/noncore/net/opieftp/inputDialog.h
+++ b/noncore/net/opieftp/inputDialog.h
@@ -28,7 +28,7 @@ public:
28 ~InputDialog(); 28 ~InputDialog();
29 QString inputText; 29 QString inputText;
30 QLineEdit* LineEdit1; 30 QLineEdit* LineEdit1;
31 31 void setTextEdit(const QString &);
32}; 32};
33 33
34#endif // INPUTDIALOG_H 34#endif // INPUTDIALOG_H