Bringing over fix [r11756] from 1.3 current to the porting branch.
Small doxygen doc fix for scrollbar_width(). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11830 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
508af6b48e
commit
6465c2c544
@ -220,7 +220,7 @@ public:
|
||||
|
||||
/**
|
||||
Gets the width/height of the scrollbars.
|
||||
/return width of scrollbars
|
||||
\return width of scrollbars
|
||||
*/
|
||||
int scrollbar_width() const { return scrollbar_width_; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user