Fixing bug created by commit [86aef59]

ugfx_release_2.6
Woody Hawthorne 2015-11-04 15:29:52 +11:00
parent d4f43afcd2
commit 8c701eeda1
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ void gwinLabelSetBorder(GHandle gh, bool_t border);
*
* @api
*/
void gwinLabelDefaultDraw(GWidgetObject *gw, void *param)
void gwinLabelDefaultDraw(GWidgetObject *gw, void *param);
/** @} */