diff --git a/external/libguisan/include/guisan/widgets/scrollarea.hpp b/external/libguisan/include/guisan/widgets/scrollarea.hpp index f0d44f11..97f1335c 100644 --- a/external/libguisan/include/guisan/widgets/scrollarea.hpp +++ b/external/libguisan/include/guisan/widgets/scrollarea.hpp @@ -468,7 +468,7 @@ namespace gcn /** * Holds the width of the scroll bars. */ - int mScrollbarWidth = 12; + int mScrollbarWidth = 14; /** * Holds the horizontal scroll bar policy.