summaryrefslogtreecommitdiff
path: root/libs/widgets/widgets/ardour_icon.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-08-21 01:24:49 +0200
committerRobin Gareus <robin@gareus.org>2019-08-21 01:24:49 +0200
commit1d8a6076ab519b9172cd37e2ff2fd22488a3c565 (patch)
treee9310aa72c33a0872d2e7469afce67d096fc7e0d /libs/widgets/widgets/ardour_icon.h
parenta5e2012ead9b6bbe2f27c449d3f28591ec83483c (diff)
Add more vector-icons, plugin toolbar related
This allows to replace "Add", "Save", "Delete", "Reset", "Bypass" text with icons.
Diffstat (limited to 'libs/widgets/widgets/ardour_icon.h')
-rw-r--r--libs/widgets/widgets/ardour_icon.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/widgets/widgets/ardour_icon.h b/libs/widgets/widgets/ardour_icon.h
index fcf2d726df..ca79f5418c 100644
--- a/libs/widgets/widgets/ardour_icon.h
+++ b/libs/widgets/widgets/ardour_icon.h
@@ -56,6 +56,11 @@ namespace ArdourWidgets { namespace ArdourIcon {
ToolAudition,
ToolDraw,
ToolContent,
+ PsetAdd,
+ PsetSave,
+ PsetDelete,
+ PluginReset,
+ PluginBypass,
};
LIBWIDGETS_API bool render (cairo_t *cr,