Skip to content

Commit 037c4d2

Browse files
committed
Merge branch 'dev/4.5.0' of https://github.com/AgoraIO/API-Examples into dev/4.5.0
2 parents 8e28111 + 97c6143 commit 037c4d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

windows/APIExample/APIExample/Advanced/CrossChannel/CAgoraCrossChannelDlg.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ void CAgoraCrossChannelDlg::ResumeStatus()
166166
{
167167
InitCtrlText();
168168
m_lstInfo.ResetContent();
169+
m_cmbCrossChannelList.ResetContent();
169170
m_staDetails.SetWindowText(_T(""));
170171
m_edtChannel.SetWindowText(_T(""));
171172
m_edtCrossChannel.SetWindowText(_T(""));

0 commit comments

Comments
 (0)