Kaydet (Commit) f1054996 authored tarafından Akshay Deep's avatar Akshay Deep Kaydeden (comit) Samuel Mehrbrodt

tdf#101812 Opening template manager switches to templates view in start center

Change-Id: If80957bcebebe6c64237cd446465a3d6cc72bc18
Reviewed-on: https://gerrit.libreoffice.org/28725Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 511acc66
......@@ -660,14 +660,6 @@ IMPL_LINK_TYPED( BackingWindow, MenuSelectHdl, MenuButton*, pButton, void )
dispatchURL( ".uno:NewDoc", OUString(), xFrame, aArgs );
}
mpAllRecentThumbnails->Hide();
mpLocalView->Show();
mpLocalView->reload();
mpLocalView->GrabFocus();
mpRecentButton->SetActive(false);
mpTemplateButton->SetActive(true);
mpRecentButton->Invalidate();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment