mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
update year to 2019 in about screens
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
85fe844af4
commit
0903bef9db
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ Kirigami.ScrollablePage {
|
|||
}
|
||||
|
||||
Kirigami.Heading {
|
||||
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2018").arg(manager.getVersion())
|
||||
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2019").arg(manager.getVersion())
|
||||
level: 5
|
||||
font.pointSize: subsurfaceTheme.smallPointSize + 1
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue