Skip to content

Commit

Permalink
Merge branch 'dev/4.5.0' of https://github.com/AgoraIO/API-Examples i…
Browse files Browse the repository at this point in the history
…nto dev/4.5.0
  • Loading branch information
tamworth committed Oct 29, 2024
2 parents 3e65ab4 + 2cefbdb commit 561e418
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ void CAgoraCrossChannelDlg::ResumeStatus()
{
InitCtrlText();
m_lstInfo.ResetContent();
m_cmbCrossChannelList.ResetContent();
m_staDetails.SetWindowText(_T(""));
m_edtChannel.SetWindowText(_T(""));
m_edtCrossChannel.SetWindowText(_T(""));
Expand Down

0 comments on commit 561e418

Please sign in to comment.