#include <memory>
#include <string>
#include <ytkmm/radiobutton.h>
#include <ytkmm/togglebutton.h>
#include <ytkmm/button.h>
#include <ytkmm/scrollbar.h>
#include <ytkmm/spinbutton.h>
#include <ytkmm/box.h>
#include <ytkmm/notebook.h>
#include "gtkmm2ext/colors.h"
#include "widgets/ardour_button.h"
#include "canvas/box.h"
#include "canvas/canvas.h"
#include "canvas/constraint_packer.h"
#include "canvas/rectangle.h"
#include "ardour/step_sequencer.h"
#include "widgets/ardour_dropdown.h"
#include "ardour_dialog.h"
Go to the source code of this file.