From 77220a745cc6d385df7cca3ee64be1fb20296a5f Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 25 May 2015 03:28:17 +0200 Subject: [PATCH] prepare Tool Icons (unused IDs) --- libs/gtkmm2ext/gtkmm2ext/ardour_icon.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libs/gtkmm2ext/gtkmm2ext/ardour_icon.h b/libs/gtkmm2ext/gtkmm2ext/ardour_icon.h index 0cdb63dae0..e12b4cae96 100644 --- a/libs/gtkmm2ext/gtkmm2ext/ardour_icon.h +++ b/libs/gtkmm2ext/gtkmm2ext/ardour_icon.h @@ -28,6 +28,13 @@ namespace Gtkmm2ext { namespace ArdourIcon { ZoomFull, TimeAxisShrink, TimeAxisExpand, + ToolGrab, + ToolRange, + ToolCut, + ToolStretch, + ToolAudition, + ToolDraw, + ToolContent, }; bool render (cairo_t *cr,