prompt to restart office when required for experimental features
Change-Id: I43051ec6b0efeaebcf4a28940f70913423b8ea9f
This commit is contained in:
@@ -632,6 +632,11 @@ sal_Bool SvxJavaOptionsPage::FillItemSet( SfxItemSet& /*rCoreSet*/ )
|
||||
{
|
||||
SvtMiscOptions aMiscOpt;
|
||||
aMiscOpt.SetExperimentalSidebar( m_pExpSidebarCB->IsChecked() );
|
||||
|
||||
svtools::executeRestartDialog(
|
||||
comphelper::getProcessComponentContext(), this,
|
||||
svtools::RESTART_REASON_MODIFIED_SIDEBAR);
|
||||
|
||||
bModified = sal_True;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user