#include <list>
#include <memory>
#include <string>
#include <vector>
#include "pbd/signals.h"
#include "pbd/stateful.h"
#include "pbd/glib_event_source.h"
#include "control_protocol/basic_ui.h"
#include "control_protocol/types.h"
#include "control_protocol/visibility.h"
Go to the source code of this file.
◆ CONTROL_PROTOCOL_THREADS_NEED_TEMPO_MAP_DECL
#define CONTROL_PROTOCOL_THREADS_NEED_TEMPO_MAP_DECL |
( |
| ) |
void maybe_install_precall_handler (Glib::RefPtr<Glib::MainContext> ctxt) { install_precall_handler (ctxt); } |