Modernized code in guisan objects, improved GUI layout
This commit is contained in:
parent
ed31f6849d
commit
ecb56ef5be
94 changed files with 7326 additions and 7347 deletions
2
external/libguisan/include/guisan/widget.hpp
vendored
2
external/libguisan/include/guisan/widget.hpp
vendored
|
@ -119,7 +119,7 @@ namespace gcn
|
|||
/**
|
||||
* Draws the widget border. A border is drawn around a widget.
|
||||
* The width and height of the border is therefore the widgets
|
||||
* height+2*bordersize. Think of a painting that has a certain size,
|
||||
* height + 2 * border size. Think of a painting that has a certain size,
|
||||
* the border surrounds the painting.
|
||||
*
|
||||
* @param graphics a Graphics object to draw with.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue