mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
fix some params
This commit is contained in:
parent
01df24eb50
commit
6161056591
@ -1789,9 +1789,10 @@ void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT* Feature,
|
||||
* proto from the class description and adds a rendering of
|
||||
* the proto onto the ShapeList.
|
||||
*
|
||||
* @param Class class that proto is contained in
|
||||
* @param ProtoId id of proto to be rendered
|
||||
* @param color color to render proto in
|
||||
* @param window ScrollView instance
|
||||
* @param Class class that proto is contained in
|
||||
* @param ProtoId id of proto to be rendered
|
||||
* @param color color to render proto in
|
||||
*
|
||||
* Globals: none
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user