summaryrefslogtreecommitdiff
path: root/cui/source/customize/selector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/selector.cxx')
-rw-r--r--cui/source/customize/selector.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/selector.cxx b/cui/source/customize/selector.cxx
index ee5ba51944ca..07a45a234f43 100644
--- a/cui/source/customize/selector.cxx
+++ b/cui/source/customize/selector.cxx
@@ -994,7 +994,7 @@ IMPL_LINK_TYPED( SvxScriptSelectorDialog, ClickHdl, Button *, pButton, void )
}
else if (pButton == m_pOKButton)
{
- GetAddHdl().Call( this );
+ GetAddHdl().Call( *this );
// If we are displaying Slot API commands then this the dialog is being
// run from Tools/Configure and we should not close it