summaryrefslogtreecommitdiff
path: root/include/vcl/scrbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/scrbar.hxx')
-rw-r--r--include/vcl/scrbar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/scrbar.hxx b/include/vcl/scrbar.hxx
index 0208635477ce..da949dfdf8d2 100644
--- a/include/vcl/scrbar.hxx
+++ b/include/vcl/scrbar.hxx
@@ -105,7 +105,7 @@ public:
virtual void LoseFocus() SAL_OVERRIDE;
using Window::Scroll;
- void Scroll();
+ void Scroll();
virtual void EndScroll();
long DoScroll( long nNewPos );