Kaydet (Commit) 58482f97 authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Related: tdf#89540 We don't use PseudoSlots in sd

This unbreaks various draw buttons after the addition
of SID_INSERT_DRAW to sd. Also silences the warning
"master slot with non-enum-type found".

Change-Id: I250a1a4b5d24f052d303c24138654f7e41cc4fb6
üst ab183029
......@@ -141,6 +141,7 @@ interface ViewShellBaseView
[
ExecMethod = Execute ;
StateMethod = GetState ;
PseudoSlots = FALSE;
]
}
......
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