mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Disable the Wiiuse banner and instead credit Michael Laforest,
the original author, in the About dialog. Ok'ed with him. WX doesn't reflow text terribly well, so format it manually. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5646 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -47,7 +47,6 @@ class AboutDolphin : public wxDialog
|
||||
|
||||
wxButton *m_Close;
|
||||
wxStaticText *Message;
|
||||
wxBitmap *DolphinLogo;
|
||||
wxStaticBitmap *sbDolphinLogo;
|
||||
|
||||
enum
|
||||
|
Reference in New Issue
Block a user