Variables have to be initialized.

This commit is contained in:
Moritz Bunkus 2005-09-06 18:18:04 +00:00
parent 2806bb0462
commit af53ef8273

View File

@ -1197,6 +1197,7 @@ mmg_dialog::on_help(wxCommandEvent &evt) {
break;
}
first = true;
while (!wxFileExists(help_path + wxT("/mkvmerge-gui.hhp"))) {
if (first) {
wxMessageBox(wxT("The mkvmerge GUI help file was not found. This "