mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-11 23:33:28 +00:00
fix password box documetation
Signed-off-by: aquileia <sk.aquileia@gmail.com>
This commit is contained in:
parent
7116ccf9ef
commit
d55848319d
@ -65,7 +65,6 @@ public:
|
||||
|
||||
|
||||
protected:
|
||||
// Overwritten functions must of course be virtual!
|
||||
void insert_char(const Uint16 unicode);
|
||||
void delete_char(const bool before_cursor);
|
||||
|
||||
|
@ -208,6 +208,7 @@ private:
|
||||
* Minimap & @macro = minimap_description $
|
||||
* Multi_page & @macro = multi_page_description $
|
||||
* Panel & @macro = panel_description $
|
||||
* Password_box & A text box masking it's content by asterisks. $
|
||||
* Repeating_button & @macro = repeating_button_description $
|
||||
* Scroll_label & @macro = scroll_label_description $
|
||||
* Slider & @macro = slider_description $
|
||||
|
Loading…
x
Reference in New Issue
Block a user