From 2a3a1c1b412ea3da896c21840e07662002197dd0 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 8 Feb 2014 08:19:37 -0800 Subject: Long over-due change to the About text Giving Tomaz the credit he deserves. Signed-off-by: Dirk Hohndel --- qt-ui/about.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/about.cpp b/qt-ui/about.cpp index 804d73b7c..c97bde673 100644 --- a/qt-ui/about.cpp +++ b/qt-ui/about.cpp @@ -12,7 +12,9 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget* parent, Qt::WindowFlags f) ui.aboutLabel->setText(tr("" \ "Subsurface %1

" \ "Multi-platform divelog software
" \ - "Linus Torvalds, Dirk Hohndel, and others, 2011-2014").arg(VERSION_STRING)); + "" \ + "Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2014" \ + "").arg(VERSION_STRING)); } void SubsurfaceAbout::on_licenseButton_clicked() -- cgit v1.2.3-70-g09d2