summaryrefslogtreecommitdiff
path: root/include/svx/fmgridif.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmgridif.hxx')
-rw-r--r--include/svx/fmgridif.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmgridif.hxx b/include/svx/fmgridif.hxx
index a89bdf445b16..1b548f6b7a6c 100644
--- a/include/svx/fmgridif.hxx
+++ b/include/svx/fmgridif.hxx
@@ -373,7 +373,7 @@ protected:
public:
FmXGridPeer(const ::css::uno::Reference< ::css::uno::XComponentContext >&);
- ~FmXGridPeer();
+ virtual ~FmXGridPeer();
// spaeter Constructor, immer nach dem realen Constructor zu rufen !
void Create(Window* pParent, WinBits nStyle);