void CChoosePresetDlg::OnOk() {
    OnBnClickedButtonOk();
}
Ejemplo n.º 2
0
void CameraDialog::OnOK()
{
	OnBnClickedButtonOk();

}