Make icon show on actual window
This commit is contained in:
@@ -120,6 +120,7 @@ MainFrame::MainFrame()
|
|||||||
menu_help->Append(id_help_about, "&About...");
|
menu_help->Append(id_help_about, "&About...");
|
||||||
|
|
||||||
SetMenuBar(menubar);
|
SetMenuBar(menubar);
|
||||||
|
SetIcon(wxICON(frame_icon));
|
||||||
|
|
||||||
// Panels
|
// Panels
|
||||||
m_log_frame = new LogFrame(this);
|
m_log_frame = new LogFrame(this);
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user