summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pgbrksh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pgbrksh.hxx')
-rw-r--r--sc/source/ui/inc/pgbrksh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/pgbrksh.hxx b/sc/source/ui/inc/pgbrksh.hxx
index bccfe08e25cf..79ac5e9257e4 100644
--- a/sc/source/ui/inc/pgbrksh.hxx
+++ b/sc/source/ui/inc/pgbrksh.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_INTERFACE(SCID_PAGEBREAK_SHELL)
ScPageBreakShell( ScTabViewShell* pView );
- ~ScPageBreakShell();
+ virtual ~ScPageBreakShell();
};