summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/scroll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/scroll.hxx')
-rw-r--r--sw/source/core/uibase/inc/scroll.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/scroll.hxx b/sw/source/core/uibase/inc/scroll.hxx
index 0d2743525d7d..eb6dfcb057a3 100644
--- a/sw/source/core/uibase/inc/scroll.hxx
+++ b/sw/source/core/uibase/inc/scroll.hxx
@@ -51,7 +51,7 @@ public:
sal_Bool IsAuto() { return bAuto;}
SwScrollbar(Window *pParent, sal_Bool bHori = sal_True );
- ~SwScrollbar();
+ virtual ~SwScrollbar();
};
#endif