Skip to content

Commit 97c6143

Browse files
authored
Merge pull request #433 from AgoraIO/dev/4.5.0-windows
fix bug and improve logic for 4.5.0 windows
2 parents d963b5d + 5b54e3d commit 97c6143

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)