mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 09:19:48 +00:00
made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1024 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
957441d2da
commit
84614f31f4
9 changed files with 3124 additions and 84 deletions
|
@ -11,7 +11,8 @@ files = [
|
|||
|
||||
if not env['osx64']:
|
||||
files += [
|
||||
'ConfigMain.cpp',
|
||||
'AboutDolphin.cpp',
|
||||
'ConfigMain.cpp',
|
||||
'FileSearch.cpp',
|
||||
'FilesystemViewer.cpp',
|
||||
'Frame.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue