chore: add about dialog

to make it easier to know if taglib and/or libchardet are used.
This commit is contained in:
2024-09-23 19:48:26 +08:00
parent b88ee1d0f1
commit 618a350e0d
4 changed files with 47 additions and 8 deletions

View File

@ -657,6 +657,17 @@ QListView {
</item>
</layout>
</widget>
<action name="actionHelp">
<property name="text">
<string>help</string>
</property>
<property name="shortcut">
<string>F1</string>
</property>
<property name="menuRole">
<enum>QAction::MenuRole::NoRole</enum>
</property>
</action>
</widget>
<customwidgets>
<customwidget>