summaryrefslogtreecommitdiff
path: root/include/svx/svdoutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoutl.hxx')
-rw-r--r--include/svx/svdoutl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoutl.hxx b/include/svx/svdoutl.hxx
index c76fbb9c2345..a9a885f68fac 100644
--- a/include/svx/svdoutl.hxx
+++ b/include/svx/svdoutl.hxx
@@ -35,7 +35,7 @@ protected:
public:
SdrOutliner( SfxItemPool* pItemPool, OutlinerMode nMode );
- virtual ~SdrOutliner() ;
+ virtual ~SdrOutliner() override ;
void SetTextObj( const SdrTextObj* pObj );
void SetTextObjNoInit( const SdrTextObj* pObj );