summaryrefslogtreecommitdiff
path: root/svx/source/dialog/contwnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/contwnd.hxx')
-rw-r--r--svx/source/dialog/contwnd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/contwnd.hxx b/svx/source/dialog/contwnd.hxx
index 457d1ace00b8..7bb1b6295d2b 100644
--- a/svx/source/dialog/contwnd.hxx
+++ b/svx/source/dialog/contwnd.hxx
@@ -49,7 +49,7 @@ protected:
public:
ContourWindow( Window* pParent, const ResId& rResId );
- ~ContourWindow();
+ virtual ~ContourWindow();
void SetPolyPolygon( const PolyPolygon& rPolyPoly );
const PolyPolygon& GetPolyPolygon();