mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
CodeWindow: Rename GetMenuBar() to GetParentMenuBar()
This commit is contained in:
@ -123,8 +123,7 @@ public:
|
||||
int iNbAffiliation[IDM_DEBUG_WINDOW_LIST_END - IDM_DEBUG_WINDOW_LIST_START];
|
||||
|
||||
private:
|
||||
// Parent interaction
|
||||
wxMenuBar* GetMenuBar();
|
||||
wxMenuBar* GetParentMenuBar();
|
||||
|
||||
void OnCPUMode(wxCommandEvent& event);
|
||||
|
||||
|
Reference in New Issue
Block a user