mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Happy New Year
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ac7d1f15c6
commit
ba72946b0c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ SubsurfaceAbout::SubsurfaceAbout(QWidget *parent, Qt::WindowFlags f) : QDialog(p
|
||||||
"Subsurface %1 </span><br><br>"
|
"Subsurface %1 </span><br><br>"
|
||||||
"Multi-platform divelog software<br>"
|
"Multi-platform divelog software<br>"
|
||||||
"<span style='font-size: 8pt'>"
|
"<span style='font-size: 8pt'>"
|
||||||
"Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2014"
|
"Linus Torvalds, Dirk Hohndel, Tomaz Canabrava, and others, 2011-2015"
|
||||||
"</span>").arg(VERSION_STRING));
|
"</span>").arg(VERSION_STRING));
|
||||||
|
|
||||||
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
|
QShortcut *close = new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_W), this);
|
||||||
|
|
Loading…
Add table
Reference in a new issue