https://issues.apache.org/ooo/show_bug.cgi?id=122178
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Andre <[email protected]> --- This is caused by my failed attempt to fix a compiler warning. In the constructor of SidebarChildWindow there is a call to SfxDockingWindow::Initialize(). This call should be made a the docking window child of the new SidebarChildWindow. My fix (rev 1469765 for issue 121960) rerouted that call to its parent window. I fixed that with rev. 1476921 as for issue 122082. The fix is simple and I was editing this file anyway, so I did not open a separate issue for that. Setting this issue to fixed and marking issue 122164 as duplicate. -- You are receiving this mail because: You are on the CC list for the bug.
