summaryrefslogtreecommitdiff
path: root/include/svx/connctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/connctrl.hxx')
-rw-r--r--include/svx/connctrl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/connctrl.hxx b/include/svx/connctrl.hxx
index 7febedffef35..1c037d88584c 100644
--- a/include/svx/connctrl.hxx
+++ b/include/svx/connctrl.hxx
@@ -46,6 +46,7 @@ private:
public:
SvxXConnectionPreview( vcl::Window* pParent, WinBits nStyle);
virtual ~SvxXConnectionPreview();
+ virtual void dispose() SAL_OVERRIDE;
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;
virtual void Resize() SAL_OVERRIDE;