diff options
Diffstat (limited to 'sw/inc/ndnotxt.hxx')
-rw-r--r-- | sw/inc/ndnotxt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndnotxt.hxx b/sw/inc/ndnotxt.hxx index 37279c68af5d..752f86a65ab7 100644 --- a/sw/inc/ndnotxt.hxx +++ b/sw/inc/ndnotxt.hxx @@ -49,7 +49,7 @@ protected: SwGrfFmtColl *pGrColl, SwAttrSet* pAutoAttr = 0 ); public: - ~SwNoTxtNode(); + virtual ~SwNoTxtNode(); virtual SwCntntFrm *MakeFrm( SwFrm* ) SAL_OVERRIDE; |