diff --git a/frontend_qt4/mainwindow.cpp b/frontend_qt4/mainwindow.cpp index ac101b5b..4b7370b0 100644 --- a/frontend_qt4/mainwindow.cpp +++ b/frontend_qt4/mainwindow.cpp @@ -179,7 +179,7 @@ bool MainWindow::save() void MainWindow::about() { QMessageBox::about(this, tr("About Zint"), - tr("
A simple barcode generator" "
Requires libzint 2.1.3 or greater." "
Visit the Zint Project Homepage for more information."
@@ -637,13 +637,13 @@ void MainWindow::update_preview()
case BARCODE_CODE39:
if(m_optionWidget->findChild