summaryrefslogtreecommitdiff
path: root/cui/source/options
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-18 10:05:42 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-18 10:32:13 +0000
commit10faccaec6bffac6eec7159c8897c21a1d1c6d66 (patch)
tree4d609da5bd95eac3055f1ea45bfe3c58f2b2b1bc /cui/source/options
parent734a7fe560ebd811c8d8902415053bf0c79395e8 (diff)
convert select multi paths dialogs to .ui
Change-Id: Iecb6dbee9e7af0600b8355db038ec597cab61d1a
Diffstat (limited to 'cui/source/options')
-rw-r--r--cui/source/options/optpath.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx
index f965a745610f..788d08714e81 100644
--- a/cui/source/options/optpath.cxx
+++ b/cui/source/options/optpath.cxx
@@ -554,7 +554,6 @@ IMPL_LINK_NOARG(SvxPathTabPage, PathHdl_Impl)
AbstractSvxMultiPathDialog* pMultiDlg =
pFact->CreateSvxMultiPathDialog( this );
DBG_ASSERT( pMultiDlg, "Dialogdiet fail!" );
- pMultiDlg->EnableRadioButtonMode();
OUString sPath( sUser );
if ( !sPath.isEmpty() )