- fixed links in Attributions tab in Help -> About FlatCAM to be able to open external links.
This commit is contained in:
@@ -4657,6 +4657,7 @@ class App(QtCore.QObject):
|
||||
'Icons by <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>'
|
||||
)
|
||||
)
|
||||
attributions_label.setOpenExternalLinks(True)
|
||||
|
||||
# layouts
|
||||
layout1 = QtWidgets.QVBoxLayout()
|
||||
|
||||
Reference in New Issue
Block a user