summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/titlepage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/titlepage.hxx')
-rw-r--r--sw/source/uibase/inc/titlepage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/titlepage.hxx b/sw/source/uibase/inc/titlepage.hxx
index d461e5a5fda5..370fce92670b 100644
--- a/sw/source/uibase/inc/titlepage.hxx
+++ b/sw/source/uibase/inc/titlepage.hxx
@@ -63,7 +63,7 @@ private:
public:
SwTitlePageDlg( vcl::Window *pParent );
virtual ~SwTitlePageDlg();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
};
#endif