summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/examples/drawlines/README
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/examples/drawlines/README')
-rw-r--r--qtjava/javalib/examples/drawlines/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtjava/javalib/examples/drawlines/README b/qtjava/javalib/examples/drawlines/README
new file mode 100644
index 00000000..2a7c577c
--- /dev/null
+++ b/qtjava/javalib/examples/drawlines/README
@@ -0,0 +1,3 @@
+The connect program connects points with lines. Drag the mouse
+inside the widget and release it. It was inspired by an example in a
+Windows book.