From 8b9615be8898ccfa361b0de16af207aeaa6aa594 Mon Sep 17 00:00:00 2001 From: Josh Heidenreich Date: Wed, 8 Feb 2012 09:06:58 +1030 Subject: Added (and improved) READMEs for modules which used to be in libs-gui --- svtools/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 svtools/README (limited to 'svtools/README') diff --git a/svtools/README b/svtools/README new file mode 100644 index 000000000000..dc35c3f38702 --- /dev/null +++ b/svtools/README @@ -0,0 +1 @@ +Tools on top of VCL. Common dialogs, file and print dialogs, wizards, vcl filters, lots of helper code. -- cgit