mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
Put up hourglasses while making people wait.
This commit is contained in:
@@ -32,6 +32,8 @@ LRESULT CAboutPage::OnInitDialog(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lPar
|
||||
|
||||
void CAboutPage::FillVersionList()
|
||||
{
|
||||
CWaitCursor wait;
|
||||
|
||||
m_versions.Empty();
|
||||
|
||||
// Initialise the list control
|
||||
|
||||
Reference in New Issue
Block a user