mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-23 03:02:53 +01:00
Make icon show on actual window
This commit is contained in:
parent
61cd591ad5
commit
0acd37a328
@ -120,6 +120,7 @@ MainFrame::MainFrame()
|
||||
menu_help->Append(id_help_about, "&About...");
|
||||
|
||||
SetMenuBar(menubar);
|
||||
SetIcon(wxICON(frame_icon));
|
||||
|
||||
// Panels
|
||||
m_log_frame = new LogFrame(this);
|
||||
|
BIN
rpcs3/rpcs3.rc
BIN
rpcs3/rpcs3.rc
Binary file not shown.
Loading…
Reference in New Issue
Block a user