diff options
Diffstat (limited to 'svx/source/inc/fmtextcontrolshell.hxx')
-rw-r--r-- | svx/source/inc/fmtextcontrolshell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmtextcontrolshell.hxx b/svx/source/inc/fmtextcontrolshell.hxx index 77ea5c5d2f94..3b0a4896d2cd 100644 --- a/svx/source/inc/fmtextcontrolshell.hxx +++ b/svx/source/inc/fmtextcontrolshell.hxx @@ -111,7 +111,7 @@ namespace svx public: FmTextControlShell( SfxViewFrame* _pFrame ); - virtual ~FmTextControlShell(); + ~FmTextControlShell(); // clean up any resources associated with this instance void dispose(); |