Fix Doxygen errors
This commit is contained in:
parent
0eae0254d1
commit
9e27d6c439
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ public:
|
|||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @param grid The grid which the walker is attached to.
|
||||
* @param container The grid which the walker is attached to.
|
||||
*/
|
||||
explicit container(gui2::container_base& container);
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ public:
|
|||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @param grid The grid which the walker is attached to.
|
||||
* @param container The grid which the walker is attached to.
|
||||
*/
|
||||
explicit scrollbar_container(gui2::scrollbar_container& container);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue