Add tracks editor

This commit is contained in:
Elias Projahn 2020-10-31 23:07:25 +01:00
parent 6ddee1d187
commit b8911eafaa
11 changed files with 754 additions and 2 deletions

View file

@ -193,6 +193,10 @@
<attribute name="label" translatable="yes">Add recording</attribute>
<attribute name="action">win.add-recording</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Add tracks</attribute>
<attribute name="action">win.add-tracks</attribute>
</item>
</section>
</menu>
</interface>