https://bugs.documentfoundation.org/show_bug.cgi?id=159323
--- Comment #3 from Rafael Lima <[email protected]> --- The problem is that the implementation of MsgBox in "SbRtl_MsgBox" (see methods.cxx) calls the method "add_button" that should exist in QtInstanceDialog.cxx, but it is still not implemented. Is there a plan to implement it? Code pointers: https://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx?r=c4c017d1#4340 https://opengrok.libreoffice.org/xref/core/vcl/qt5/QtInstanceDialog.cxx?r=1ace8888#41 -- You are receiving this mail because: You are the assignee for the bug.
