Hi
Using the InterfaceAction class from calibre.gui2.actions, is there a way to create 2 main buttons for a plugin?
For reference:
https://manual.calibre-ebook.com/_mo...2/actions.html
I'm currently only able to display 1 main button created from the action_spec variable.
Thanks!