summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/inputDialog.h
Side-by-side diff
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:
QString inputText;
QLineEdit* LineEdit1;
-
+ void setTextEdit(const QString &);
};