summaryrefslogtreecommitdiffstats
path: root/include/sfx2/printer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/printer.hxx')
-rw-r--r--include/sfx2/printer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/printer.hxx b/include/sfx2/printer.hxx
index 18406941ebd8..caed737645d9 100644
--- a/include/sfx2/printer.hxx
+++ b/include/sfx2/printer.hxx
@@ -49,7 +49,7 @@ public:
const JobSetup &rTheOrigJobSetup );
SfxPrinter( const SfxPrinter &rPrinter );
virtual ~SfxPrinter();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
VclPtr<SfxPrinter> Clone() const;