#i106432#, #i103496#: some fixes found while building on more platforms
This commit is contained in:
@@ -583,7 +583,7 @@ IMPL_LINK( SvxPathTabPage, PathHdl_Impl, PushButton *, EMPTYARG )
|
||||
if ( pFact )
|
||||
{
|
||||
AbstractSvxMultiPathDialog* pMultiDlg =
|
||||
pFact->CreateSvxMultiPathDialog( this, RID_SVXDLG_MULTIPATH );
|
||||
pFact->CreateSvxMultiPathDialog( this );
|
||||
DBG_ASSERT( pMultiDlg, "Dialogdiet fail!" );
|
||||
pMultiDlg->EnableRadioButtonMode();
|
||||
|
||||
|
Reference in New Issue
Block a user