#include <list>
#include <set>
#include <ytkmm/table.h>
#include <ytkmm/button.h>
#include <ytkmm/box.h>
#include <ytkmm/menu.h>
#include <ytkmm/menuitem.h>
#include <ytkmm/radiomenuitem.h>
#include <ytkmm/checkmenuitem.h>
#include <ytkmm/adjustment.h>
#include "widgets/ardour_button.h"
#include "ardour/playlist.h"
#include "ardour/types.h"
#include "ardour_dialog.h"
#include "route_ui.h"
#include "enums.h"
#include "stripable_time_axis.h"
#include "gain_meter.h"
Go to the source code of this file.