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 --- vcl/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vcl') diff --git a/vcl/README b/vcl/README index 97ff76a70506..81afba0e0ef4 100644 --- a/vcl/README +++ b/vcl/README @@ -1,3 +1,5 @@ +Visual Components Library is responsible for the widgets (windowing, buttons, controls, etc.) operating system abstraction, including basic rendering (e.g. the output device). + Welcome to the Visual Class Libraries (vcl) code source/ -- cgit