GUI: updated copyright text in about dialog
This commit is contained in:
parent
37305972fc
commit
3c30dad5f1
|
@ -78,7 +78,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="mCopyright">
|
<widget class="QLabel" name="mCopyright">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Copyright © 2007-2011 Daniel Marjamäki and cppcheck team.</string>
|
<string>Copyright © 2007-2012 Daniel Marjamäki and cppcheck team.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in New Issue