mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-02 06:09:13 +00: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:
parent
404c625622
commit
ce82c43bb7
3 changed files with 39 additions and 19 deletions
|
@ -47,7 +47,6 @@ class AboutDolphin : public wxDialog
|
|||
|
||||
wxButton *m_Close;
|
||||
wxStaticText *Message;
|
||||
wxBitmap *DolphinLogo;
|
||||
wxStaticBitmap *sbDolphinLogo;
|
||||
|
||||
enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue