Small doxygen doc fix for scrollbar_width().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11756 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
f47e381838
commit
92aa25597d
@ -224,7 +224,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…
Reference in New Issue
Block a user