(cherry picked from commit 62acebb74c)
v3.5.13-sru
Timothy Pearson 12 years ago committed by Slávek Banko
parent 3d6be0807e
commit 27666d8077

@ -215,7 +215,7 @@ void k9BurnDVD::burnWithGenisoimage() {
if ( KMessageBox::warningContinueCancel ( 0,i18n("Insert a recordable DVD"), i18n("DVD burning"))!=KMessageBox::Continue)
cancelled=true;
}
qDebug("%s", proc->debug());
qDebug("%s", proc->debug().ascii());
}

Loading…
Cancel
Save