summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaBulletsControl.hxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaBulletsControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaBulletsControl.hxx b/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
index 4e7b42848daf..19dedfba0b84 100644
--- a/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
+++ b/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
@@ -46,7 +46,7 @@ private:
public:
ParaBulletsControl(Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel);
- ~ParaBulletsControl();
+ virtual ~ParaBulletsControl();
void UpdateValueSet();
};