diff options
Diffstat (limited to 'textscreen/txt_scrollpane.h')
-rw-r--r-- | textscreen/txt_scrollpane.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textscreen/txt_scrollpane.h b/textscreen/txt_scrollpane.h index 7242e61e..94f81dc1 100644 --- a/textscreen/txt_scrollpane.h +++ b/textscreen/txt_scrollpane.h @@ -23,6 +23,12 @@ #define TXT_SCROLLPANE_H /** + * @file txt_scrollpane.h + * + * Scrollable pane widget. + */ + +/** * Scrollable pane widget. * * A scrollable pane widget is a widget that contains another widget |