mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1770 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
Const: yes
|
||||
*/
|
||||
|
||||
#ifndef _WXINCLUDE_MYHEADER_H_
|
||||
#define _WXINCLUDE_MYHEADER_H_
|
||||
#ifndef _WXINCLUDE_MYHEADER_0_H_
|
||||
#define _WXINCLUDE_MYHEADER_0_H_
|
||||
|
||||
static const unsigned char Toolbar_Log_png[] = {
|
||||
0x89, 0x50, 0x4E, 0x47, 0x0D, 0x0A, 0x1A, 0x0A, 0x00, 0x00,
|
||||
|
3771
Source/Core/DolphinWX/resources/KDE.h
Normal file
3771
Source/Core/DolphinWX/resources/KDE.h
Normal file
File diff suppressed because it is too large
Load Diff
2751
Source/Core/DolphinWX/resources/Vista.h
Normal file
2751
Source/Core/DolphinWX/resources/Vista.h
Normal file
File diff suppressed because it is too large
Load Diff
3040
Source/Core/DolphinWX/resources/X-Plastik.h
Normal file
3040
Source/Core/DolphinWX/resources/X-Plastik.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user