Ardour  9.0-pre0-582-g084a23a80d
undo.h File Reference
#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"
Include dependency graph for undo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBD::UndoTransaction
 
class  PBD::UndoHistory
 

Namespaces

 PBD
 

Typedefs

typedef sigc::slot< void > PBD::UndoAction