diff options
Diffstat (limited to 'src/knutanalog.h')
-rw-r--r-- | src/knutanalog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutanalog.h b/src/knutanalog.h index 2496248..060bb65 100644 --- a/src/knutanalog.h +++ b/src/knutanalog.h @@ -66,7 +66,7 @@ public: * @param bottomLimit Is bottom value of scale.. * @param topLimit is end value of scale. * @param typeOfView determine type view of scale 1- circle 2- right part of circle, 3 - top part of circle - * @param countOfParts determine count of big parts (tqparents parts) of scale. + * @param countOfParts determine count of big parts (parents parts) of scale. * @param countOfSubParts determine count small parts (tqchildren parts) id scale, evere big part include e few small part. * @param pointerColor determine color of pointer. * @param scaleColor determine color of scale. |