mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 14:47:10 +00:00
Wx: Implement the new debugger icons
This commit is contained in:
parent
ff59297213
commit
0f8c51dfe4
9 changed files with 128 additions and 56 deletions
|
@ -60,7 +60,6 @@ private:
|
|||
void InitializeDebuggerBitmaps();
|
||||
|
||||
wxBitmap CreateBitmap(const std::string& name) const;
|
||||
wxBitmap CreateDebuggerBitmap(const std::string& name) const;
|
||||
|
||||
void ApplyThemeBitmaps();
|
||||
void ApplyDebuggerBitmaps();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue