Fix doxygen documentation

This commit is contained in:
Dave Davenport
2017-09-09 11:25:33 +02:00
parent 4a30d2a507
commit a97831e297
5 changed files with 5 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ typedef enum
} TextBoxFontType;
/**
* @param parent The widget's parent.
* @param type The type of the to be created widget.
* @param name The name of the to be created widget.
* @param flags #TextboxFlags indicating the type of textbox.