#include <map>
#include <ytkmm/adjustment.h>
#include <ytkmm/arrow.h>
#include <ytkmm/box.h>
#include <ytkmm/button.h>
#include <ytkmm/checkbutton.h>
#include <ytkmm/entry.h>
#include <ytkmm/frame.h>
#include <ytkmm/label.h>
#include <ytkmm/separator.h>
#include <ytkmm/spinbutton.h>
#include <ytkmm/table.h>
#include "widgets/ardour_dropdown.h"
#include "pbd/crossthread.h"
#include "pbd/signals.h"
#include "ardour_dialog.h"
#include "audio_clock.h"
#include "region_editor.h"
Go to the source code of this file.