mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-14 15:14:49 -04:00
Update to version 2.6.0 and update copyright to 2017
This commit is contained in:
parent
eef59d150e
commit
19ba8a34c4
42 changed files with 80 additions and 68 deletions
|
@ -206,7 +206,7 @@ bool MainWindow::save()
|
|||
void MainWindow::about()
|
||||
{
|
||||
QMessageBox::about(this, tr("About Zint"),
|
||||
tr("<h2>Zint Barcode Studio 2.5.1</h2>"
|
||||
tr("<h2>Zint Barcode Studio 2.6.0</h2>"
|
||||
"<p>A free barcode generator"
|
||||
"<p>Instruction manual is available at the project homepage:<br>"
|
||||
"<a href=\"http://www.zint.org.uk\">http://www.zint.org.uk</a>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue