summaryrefslogtreecommitdiff
path: root/vcl/source/window/scrwnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/scrwnd.hxx')
-rw-r--r--vcl/source/window/scrwnd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/scrwnd.hxx b/vcl/source/window/scrwnd.hxx
index b7c6503f3dae..5e7fb09db42f 100644
--- a/vcl/source/window/scrwnd.hxx
+++ b/vcl/source/window/scrwnd.hxx
@@ -67,7 +67,7 @@ protected:
public:
ImplWheelWindow( Window* pParent );
- ~ImplWheelWindow();
+ virtual ~ImplWheelWindow();
void ImplStop();
void ImplSetWheelMode( sal_uLong nWheelMode );