Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Apr 18, 2018
1 parent ec686a7 commit 10b4a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrafficMonitorSkinEditor/TrafficMonitorSkinEditorDlg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1519,5 +1519,5 @@ void CTrafficMonitorSkinEditorDlg::OnBnClickedSpecifyEachItemColorCheck()
// TODO: 在此添加控件通知处理程序代码
m_skin_data.specify_each_item_color = (m_specify_each_item_color_chk.GetCheck() != 0);
SetTextColorPreview();
DrawPreview();
Modified();
}

0 comments on commit 10b4a8e

Please sign in to comment.