- redo now also ctrl+y.

- made undo/redo display of previewrender nice
This commit is contained in:
2004-09-18 18:34:50 +00:00
parent e7087aa26b
commit 34aa59c5c3
4 changed files with 10 additions and 5 deletions

View File

@@ -344,6 +344,7 @@ void BIF_all_preview_changed(void)
/* signal all previews in current screen of current type */
void BIF_preview_changed(SpaceButs *sbuts)
{
/* can be called when no buttonswindow visible */
if(sbuts) {
ScrArea *sa;