mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 14:30:20 -05:00
Add shield icon to start/stop server button.
This commit is contained in:
@@ -29,6 +29,7 @@ CMainDlg::CMainDlg(bool move_window)
|
||||
this->AddPage(m_pageAbout);
|
||||
|
||||
ATLVERIFY(m_strTitle.LoadString(IDR_MAINFRAME));
|
||||
|
||||
this->SetTitle(m_strTitle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user