#include <ytkmm/button.h>
#include <ytkmm/checkbutton.h>
#include <ytkmm/comboboxtext.h>
#include <ytkmm/entry.h>
#include <ytkmm/liststore.h>
#include <ytkmm/notebook.h>
#include <ytkmm/scrolledwindow.h>
#include <ytkmm/treemodel.h>
#include <ytkmm/treeview.h>
#include "widgets/ardour_button.h"
#include "widgets/ardour_dropdown.h"
#include "gtkmm2ext/dndtreeview.h"
#include "ardour/plugin.h"
#include "ardour/plugin_manager.h"
#include "ardour/session_handle.h"
#include "plugin_interest.h"
#include "ardour_dialog.h"
Go to the source code of this file.