summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/uiobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/uiobject.hxx b/svx/inc/uiobject.hxx
index 2e90385cbcaa..f511f46185b4 100644
--- a/svx/inc/uiobject.hxx
+++ b/svx/inc/uiobject.hxx
@@ -11,7 +11,7 @@
class SvxShowCharSet;
-class SvxShowCharSetUIObject : WindowUIObject
+class SvxShowCharSetUIObject : public WindowUIObject
{
VclPtr<SvxShowCharSet> mxCharSet;