More undo goodies;

- Undo for editmode Font object
- Undo for posemode :)
  (btw; it also means posemode remains active on file load)
This commit is contained in:
2004-11-07 20:11:42 +00:00
parent ac0bb78a20
commit 1ba95262f6
7 changed files with 92 additions and 23 deletions

View File

@@ -42,6 +42,7 @@ void remake_editText(void);
void free_editText(void);
void paste_editText(void);
void txt_export_to_object(struct Text *text);
void undo_push_font(char *);
/**
* @attention The argument is discarded. It is there for