From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/network/ftpclient/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/network/ftpclient/README (limited to 'examples/network/ftpclient/README') diff --git a/examples/network/ftpclient/README b/examples/network/ftpclient/README new file mode 100644 index 0000000..8b1bd7e --- /dev/null +++ b/examples/network/ftpclient/README @@ -0,0 +1,3 @@ +This example is a small ftp client. It shows how to use the QFtp class. + +This example needs the network extension. -- cgit v1.2.3