Fixed namereg

This commit is contained in:
obscuren
2014-07-01 20:10:38 +02:00
parent 74ef489fe2
commit 2835321377
3 changed files with 12 additions and 9 deletions

View File

@@ -633,7 +633,7 @@ ApplicationWindow {
anchors.left: aboutIcon.right
anchors.leftMargin: 10
font.pointSize: 12
text: "<h2>Ethereal</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>"
text: "<h2>Ethereal</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Maran Hidskes<br>Viktor Trón<br>"
}
}