summaryrefslogtreecommitdiff
path: root/include/sfx2/printopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/printopt.hxx')
-rw-r--r--include/sfx2/printopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/printopt.hxx b/include/sfx2/printopt.hxx
index 03bb3a32f2db..b0d3c8f381b6 100644
--- a/include/sfx2/printopt.hxx
+++ b/include/sfx2/printopt.hxx
@@ -94,7 +94,7 @@ protected:
public:
SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
- ~SfxCommonPrintOptionsTabPage();
+ virtual ~SfxCommonPrintOptionsTabPage();
virtual bool FillItemSet( SfxItemSet& rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet& rSet ) SAL_OVERRIDE;