Ardour
9.0-pre0-582-g084a23a80d
|
#include <list>
#include <map>
#include <string>
#include <sigc++/bind.h>
#include <sigc++/slot.h>
#include <sys/time.h>
#include "pbd/command.h"
#include "pbd/libpbd_visibility.h"
Go to the source code of this file.
Classes | |
class | PBD::UndoTransaction |
class | PBD::UndoHistory |
Namespaces | |
PBD | |
Typedefs | |
typedef sigc::slot< void > | PBD::UndoAction |