Compare commits

1 Commits

Author SHA1 Message Date
404cc8b985 ci 2019-03-01 22:45:40 +01:00

View File

@@ -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()