mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
Add more vector-icons, plugin toolbar related
This allows to replace "Add", "Save", "Delete", "Reset", "Bypass" text with icons.
This commit is contained in:
parent
a5e2012ead
commit
1d8a6076ab
2 changed files with 118 additions and 0 deletions
|
|
@ -56,6 +56,11 @@ namespace ArdourWidgets { namespace ArdourIcon {
|
|||
ToolAudition,
|
||||
ToolDraw,
|
||||
ToolContent,
|
||||
PsetAdd,
|
||||
PsetSave,
|
||||
PsetDelete,
|
||||
PluginReset,
|
||||
PluginBypass,
|
||||
};
|
||||
|
||||
LIBWIDGETS_API bool render (cairo_t *cr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue