Skip to content
Snippets Groups Projects

Known issues for the "about" notice

Merged Flavio TARSETTI requested to merge 252_about_notice_known_issues into master
All threads resolved!
Files
3
@@ -96,7 +96,8 @@ class MainWindow(QMainWindow):
f"{qApp.applicationName()}<br>"
f"Version: {qApp.applicationVersion()}<br>"
"Copyright Idiap Research Institute<br>"
"<a target='_blank' href='https://icons8.com/icons/set/docker'>Docker</a> icon by <a target='_blank' href='https://icons8.com'>Icons8</a>"
"List of <a target='_blank' href='https://gitlab.idiap.ch/beat/beat.editor/blob/master/doc/known_issues.rst'>known issues</a><br>"
"<a target='_blank' href='https://icons8.com/icons/set/docker'>Docker</a> icon by <a target='_blank' href='https://icons8.com'>Icons8</a><br>"
"<a target='_blank' href='https://icons8.com/icons/set/cloud-development'>Cloud Development</a> icon by <a target='_blank' href='https://icons8.com'>Icons8</a>"
),
)
Loading