diff --git a/libs/widgets/widgets/ardour_icon.h b/libs/widgets/widgets/ardour_icon.h index 7b39046cf1..f7e58a1593 100644 --- a/libs/widgets/widgets/ardour_icon.h +++ b/libs/widgets/widgets/ardour_icon.h @@ -27,7 +27,6 @@ namespace ArdourWidgets { namespace ArdourIcon { enum Icon { - NoIcon, RecButton, RecTapeMode, CloseCross, @@ -65,6 +64,7 @@ namespace ArdourWidgets { namespace ArdourIcon { Config, ConfigReset, PowerOnOff, + NoIcon, }; LIBWIDGETS_API bool render (cairo_t *cr,