summaryrefslogtreecommitdiffstats
path: root/include/widgets/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/textbox.h')
-rw-r--r--include/widgets/textbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/textbox.h b/include/widgets/textbox.h
index 965f1f14..b009953d 100644
--- a/include/widgets/textbox.h
+++ b/include/widgets/textbox.h
@@ -250,7 +250,7 @@ double textbox_get_estimated_ch ( void );
*
* @returns the height of a character in pixels.
*/
-double textbox_get_estimated_char_height ( void );
+double textbox_get_estimated_char_height ( void );
/**
* @param tb Handle to the textbox