summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/inputDialog.h
Unidiff
Diffstat (limited to 'noncore/net/opieftp/inputDialog.h') (more/less context) (show 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
@@ -29,5 +29,5 @@ public:
29 QString inputText; 29 QString inputText;
30 QLineEdit* LineEdit1; 30 QLineEdit* LineEdit1;
31 31 void setTextEdit(const QString &);
32}; 32};
33 33