summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/float3d.hxx')
-rw-r--r--include/svx/float3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index 3dfdd8ebe9c9..c88fa556f392 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -239,7 +239,7 @@ protected:
public:
Svx3DWin( SfxBindings* pBindings, SfxChildWindow *pCW,
Window* pParent );
- ~Svx3DWin();
+ virtual ~Svx3DWin();
void InitColorLB( const SdrModel* pDoc );
bool IsUpdateMode() const { return bUpdate; }