summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphfedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tphfedit.hxx')
-rw-r--r--sc/source/ui/inc/tphfedit.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/tphfedit.hxx b/sc/source/ui/inc/tphfedit.hxx
index f6c218162537..8a392d1a5b3a 100644
--- a/sc/source/ui/inc/tphfedit.hxx
+++ b/sc/source/ui/inc/tphfedit.hxx
@@ -55,6 +55,7 @@ class SC_DLLPUBLIC ScEditWindow : public Control
public:
ScEditWindow( vcl::Window* pParent, WinBits nBits , ScEditWindowLocation eLoc );
virtual ~ScEditWindow();
+ virtual void dispose() SAL_OVERRIDE;
using Control::SetFont;
void SetFont( const ScPatternAttr& rPattern );