Kaydet (Commit) ad01b003 authored tarafından Katarina Behrens's avatar Katarina Behrens

tdf#100898: custom animation panel is now Tab-reachable

the same fix as in 777bf677. Move on, nothing to see here

Change-Id: I4b4fe9f87b25c6e04329c052c532ab4da5a30d75
Reviewed-on: https://gerrit.libreoffice.org/48820Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 0408d6f4
......@@ -34,6 +34,7 @@ CustomAnimationPanel::CustomAnimationPanel (
rViewShellBase),
mxFrame( rxFrame )
{
SetStyle( GetStyle() | WB_DIALOGCONTROL );
#ifdef DEBUG
SetText(OUString("sd:CustomAnimationPanel"));
#endif
......
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