Merge branch 'qt-msgdlg-ext'
Add support for extended messages and custom button labels to wxMessageDialog in wxQt. See #24243, #24299.
This commit is contained in:
commit
e00e6dcd81
2 changed files with 123 additions and 90 deletions
|
|
@ -10,8 +10,6 @@
|
|||
|
||||
#include "wx/msgdlg.h"
|
||||
|
||||
class QMessageBox;
|
||||
|
||||
class WXDLLIMPEXP_CORE wxMessageDialog : public wxMessageDialogBase
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue