summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-04-29 17:06:37 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-04-29 17:06:37 +0200
commite0bb98b8b3c8e7804bb540774224cbd1c99e7af9 (patch)
tree53c61399369dafbf43908f37e01b9064ed9ce85c /src
parentb1ef06511644cde0e776b37e4ddbf30ceec4270e (diff)
downloadfpGUI-e0bb98b8b3c8e7804bb540774224cbd1c99e7af9.tar.xz
unit description update.
Diffstat (limited to 'src')
-rw-r--r--src/gui/fpg_colorwheel.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fpg_colorwheel.pas b/src/gui/fpg_colorwheel.pas
index 8167d24c..90bc59a4 100644
--- a/src/gui/fpg_colorwheel.pas
+++ b/src/gui/fpg_colorwheel.pas
@@ -13,7 +13,7 @@
Description:
This unit implements color selectors using a ColorWheel and
- a ValueBar. Color results are in HSV format.
+ a ValueBar. Color results are in HSV or TfpgColor format.
}
unit fpg_ColorWheel;