summaryrefslogtreecommitdiff
path: root/vcl/README
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/README')
-rw-r--r--vcl/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/README b/vcl/README
index f373bad962c8..effde519db17 100644
--- a/vcl/README
+++ b/vcl/README
@@ -47,3 +47,7 @@ How the platform abstraction works
SalFrames, SalVirtualDevices, SalPrinters,
Timers, the SolarMutexe, Drag&Drop and other
objects, as well as the primary event loop wrapper.
+
+Note: references to "SV" in the code are in relation to StarView, which is a
+portable C++ class library for GUIs, with very old roots, that was developed
+by StarDivision.