Fix copyright years in About dialog

This commit is contained in:
Srivats P 2016-06-01 20:59:12 +05:30
parent 5e918cf084
commit b559400cf1

View File

@ -94,7 +94,7 @@
<item>
<widget class="QLabel" name="CopyrightLabel" >
<property name="text" >
<string>Copyright (c) 2007-2014 Srivats P.</string>
<string>Copyright (c) 2007-2016 Srivats P.</string>
</property>
<property name="alignment" >
<set>Qt::AlignCenter</set>