From 896e8179a60be687f1a8b7e9aa4cb8b72cc86dc8 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:52:28 +0200 Subject: [PATCH] oops --- docs/objects/Scrollbar.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/objects/Scrollbar.md b/docs/objects/Scrollbar.md index fcbcdb7..a8a52fd 100644 --- a/docs/objects/Scrollbar.md +++ b/docs/objects/Scrollbar.md @@ -4,9 +4,9 @@ Scrollbars are objects, the user can scroll vertically or horizontally, this wil | | | |---|---| -|[setSymbol](objects/Slider/setSymbol.md)|Sets the slider symbol -|[setBackgroundSymbol](objects/Slider/setBackgroundSymbol.md)|Sets the background symbol -|[setBarType](objects/Slider/setBarType.md)|Sets the bar type (vertical or horizontal) -|[setMaxValue](objects/Slider/setMaxValue.md)|Sets the maximum value -|[setIndex](objects/Slider/setIndex.md)|Sets the current index -|[getIndex](objects/Slider/getIndex.md)|Returns the index +|[setSymbol](objects/Scrollbar/setSymbol.md)|Sets the scrollbar symbol +|[setBackgroundSymbol](objects/Scrollbar/setBackgroundSymbol.md)|Sets the background symbol +|[setBarType](objects/Scrollbar/setBarType.md)|Sets the bar type (vertical or horizontal) +|[setMaxValue](objects/Scrollbar/setMaxValue.md)|Sets the maximum value +|[setIndex](objects/Scrollbar/setIndex.md)|Sets the current index +|[getIndex](objects/Scrollbar/getIndex.md)|Returns the index