From 5c3f49ef2bab72787da590d0790e81c717bc8eac Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 23 Mar 2020 01:18:55 +0100 Subject: Fix icon-tool tape-rec icon was removed in a4d7b45fe, also re-order icons to retain grouping per line when using the icon render util --- libs/widgets/widgets/ardour_icon.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libs') diff --git a/libs/widgets/widgets/ardour_icon.h b/libs/widgets/widgets/ardour_icon.h index 81e2d47424..441135e20a 100644 --- a/libs/widgets/widgets/ardour_icon.h +++ b/libs/widgets/widgets/ardour_icon.h @@ -28,6 +28,9 @@ namespace ArdourWidgets { namespace ArdourIcon { enum Icon { RecButton, + ZoomIn, + ZoomOut, + ZoomFull, TransportPanic, TransportStop, TransportPlay, @@ -43,9 +46,6 @@ namespace ArdourWidgets { namespace ArdourIcon { ToolAudition, ToolDraw, ToolContent, - ZoomIn, - ZoomOut, - ZoomFull, ZoomExpand, TimeAxisShrink, TimeAxisExpand, -- cgit v1.2.3