summaryrefslogtreecommitdiff
path: root/include/vcl/oldprintadaptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/oldprintadaptor.hxx')
-rw-r--r--include/vcl/oldprintadaptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/oldprintadaptor.hxx b/include/vcl/oldprintadaptor.hxx
index 8f04f195a45f..bd65f4d2ce27 100644
--- a/include/vcl/oldprintadaptor.hxx
+++ b/include/vcl/oldprintadaptor.hxx
@@ -30,7 +30,7 @@ namespace vcl
ImplOldStyleAdaptorData* mpData;
public:
OldStylePrintAdaptor( const VclPtr< Printer >& );
- virtual ~OldStylePrintAdaptor();
+ virtual ~OldStylePrintAdaptor() override;
void StartPage();
void EndPage();