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.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/dialog/contwnd.hxx b/svx/source/dialog/contwnd.hxx
index 2bbf9a6f2feb..e96118c8527c 100644
--- a/svx/source/dialog/contwnd.hxx
+++ b/svx/source/dialog/contwnd.hxx
@@ -50,7 +50,6 @@ protected:
public:
ContourWindow(vcl::Window* pParent, WinBits nBits);
- virtual ~ContourWindow();
void SetPolyPolygon( const tools::PolyPolygon& rPolyPoly );
const tools::PolyPolygon& GetPolyPolygon();