mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Wx: Implement the new debugger icons
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user