#include <string>
#include <map>
#include <stdint.h>
#include <setjmp.h>
#include <pthread.h>
#include <glibmm/thread.h>
#include <gtkmm/widget.h>
#include <gtkmm/style.h>
#include <gtkmm/tooltips.h>
#include <gtkmm/textbuffer.h>
#include <gtkmm/main.h>
#include <gdkmm/color.h>
#include "pbd/abstract_ui.h"
#include "pbd/ringbufferNPT.h"
#include "pbd/pool.h"
#include "pbd/error.h"
#include "pbd/receiver.h"
#include "gtkmm2ext/visibility.h"
Go to the source code of this file.
◆ ABSTRACT_UI_EXPORTS
#define ABSTRACT_UI_EXPORTS |