ardour
Classes | Typedefs
undo.h File Reference
#include <string>
#include <list>
#include <map>
#include <sigc++/slot.h>
#include <sigc++/bind.h>
#include <sys/time.h>
#include "pbd/libpbd_visibility.h"
#include "pbd/command.h"

Go to the source code of this file.

Classes

class  UndoTransaction
 
class  UndoHistory
 

Typedefs

typedef sigc::slot< void > UndoAction
 

Typedef Documentation

typedef sigc::slot<void> UndoAction

Definition at line 37 of file undo.h.