summaryrefslogtreecommitdiff
path: root/include/svx/stddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/stddlg.hxx')
-rw-r--r--include/svx/stddlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/stddlg.hxx b/include/svx/stddlg.hxx
index e4cc0f2d10b3..7b6e1202a52e 100644
--- a/include/svx/stddlg.hxx
+++ b/include/svx/stddlg.hxx
@@ -31,7 +31,7 @@ public:
SvxStandardDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
~SvxStandardDialog();
- short Execute();
+ short Execute() SAL_OVERRIDE;
protected:
virtual void Apply() = 0; // pure virtual!!!