diff options
Diffstat (limited to 'include/svx/colrctrl.hxx')
-rw-r--r-- | include/svx/colrctrl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/colrctrl.hxx b/include/svx/colrctrl.hxx index a2b01ef38c83..2a1df616d24e 100644 --- a/include/svx/colrctrl.hxx +++ b/include/svx/colrctrl.hxx @@ -104,7 +104,7 @@ public: SfxChildWindow *pCW, Window* pParent, const ResId& rResId ); - ~SvxColorDockingWindow(); + virtual ~SvxColorDockingWindow(); virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) SAL_OVERRIDE; |