Compare commits
1 Commits
developmen
...
b&n
| Author | SHA1 | Date | |
|---|---|---|---|
| 404cc8b985 |
@@ -67,7 +67,7 @@ class Welcome(QtWidgets.QFrame):
|
||||
|
||||
title = QtWidgets.QLabel(_('photobooth'))
|
||||
|
||||
url = 'https://github.com/reuterbal/photobooth'
|
||||
url = 'Barbara ❤ Norman'
|
||||
link = QtWidgets.QLabel('<a href="{0}">{0}</a>'.format(url))
|
||||
|
||||
lay = QtWidgets.QVBoxLayout()
|
||||
|
||||
Reference in New Issue
Block a user