diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/README b/toolkit/README index 59f2e2f0ab91..e320108de058 100644 --- a/toolkit/README +++ b/toolkit/README @@ -5,3 +5,7 @@ or Java. Note that the "awt" here has no relation to the Java awt, as far as I know. It might be inspired by it API-wise, perhaps. (If you know differently, feel free to improve this REDAME file.) + +Note that toolkit/ is itself not really a toolkit, it is at root a +reasonably simple wrapper of vcl/ - if you came here looking for a +toolkit, please checkout vcl/ instead. |