Mageia Bugzilla – Attachment 13990 Details for
Bug 32231
guayadeque crashes inside Mageia9 when "enable volume and fader" is activated in settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
guayadeque-0.4.6-wxgtk3.1.patch
guayadeque-0.4.6-wxgtk3.1.patch (text/plain), 607 bytes, created by
Philippe Didier
on 2023-09-13 16:22:59 CEST
(
hide
)
Description:
guayadeque-0.4.6-wxgtk3.1.patch
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2023-09-13 16:22:59 CEST
Size:
607 bytes
patch
obsolete
>diff --git a/src/ui/aui/AuiNotebook.h b/src/ui/aui/AuiNotebook.h >index 676bb4c..ec87e8c 100644 >--- a/src/ui/aui/AuiNotebook.h >+++ b/src/ui/aui/AuiNotebook.h >@@ -126,13 +118,6 @@ class wxTabFrame : public wxWindow > // TODO: else if (GetFlags() & wxAUI_NB_LEFT){} > // TODO: else if (GetFlags() & wxAUI_NB_RIGHT){} > >-#if wxUSE_MDI >- if (page.window->IsKindOf(CLASSINFO(wxAuiMDIChildFrame))) >- { >- wxAuiMDIChildFrame* wnd = (wxAuiMDIChildFrame*)page.window; >- wnd->ApplyMDIChildFrameRect(); >- } >-#endif > } > } >
diff --git a/src/ui/aui/AuiNotebook.h b/src/ui/aui/AuiNotebook.h index 676bb4c..ec87e8c 100644 --- a/src/ui/aui/AuiNotebook.h +++ b/src/ui/aui/AuiNotebook.h @@ -126,13 +118,6 @@ class wxTabFrame : public wxWindow // TODO: else if (GetFlags() & wxAUI_NB_LEFT){} // TODO: else if (GetFlags() & wxAUI_NB_RIGHT){} -#if wxUSE_MDI - if (page.window->IsKindOf(CLASSINFO(wxAuiMDIChildFrame))) - { - wxAuiMDIChildFrame* wnd = (wxAuiMDIChildFrame*)page.window; - wnd->ApplyMDIChildFrameRect(); - } -#endif } }
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32231
:
13965
|
13973
|
13974
|
13988
|
13989
|
13990
|
13991
|
13992
|
13993
|
13998
|
14114
|
14148
|
14152
|
14153
|
14157
|
14158
|
14159
|
14160
|
14161
|
14162
|
14163
|
14164
|
14165
|
14166