/****************************************************************************************************** * (C) 2014 markummitchell@github.com. This file is part of Engauge Digitizer, which is released * * under GNU General Public License version 2 (GPLv2) or (at your option) any later version. See file * * LICENSE or go to gnu.org/licenses for details. Distribution requires prior written permission. * ******************************************************************************************************/ #include "DlgAbout.h" #include "MainWindow.h" #include "Version.h" DlgAbout::DlgAbout (MainWindow &mainWindow) : QMessageBox (&mainWindow), m_mainWindow (mainWindow) { setWindowTitle (tr ("About Engauge")); setTextFormat (Qt::RichText); // Do not embed single quotes in the strings below since that will interfere with the translations setText (QString ("
%1 %2 %3
© Mark Mitchell
%4
%5
%6
%7
%8:
" "" "FFTW 3.X.X:
" "OpenJPEG 2.X:
" "