Ardour
9.0-pre0-582-g084a23a80d
|
#include <string>
#include <stdio.h>
#include <cstring>
#include <sstream>
#include <vector>
#include "ptformat/ptformat.h"
#include "ardour_dialog.h"
#include "ardour/session.h"
#include <gtkmm/box.h>
#include <gtkmm/button.h>
#include <gtkmm/filechooserwidget.h>
#include <gtkmm/textview.h>
Go to the source code of this file.
Classes | |
class | PTImportSelector |