Added Panel support in Sequence window, and converted old Nkey menu for it.

This commit is contained in:
2004-06-16 20:25:56 +00:00
parent ed86852f7e
commit b106d1b8b6
8 changed files with 142 additions and 4 deletions

View File

@@ -67,6 +67,9 @@ struct BWinEvent;
/* nla handler codes */
#define NLA_HANDLER_PROPERTIES 50
/* sequence handler codes */
#define SEQ_HANDLER_PROPERTIES 60
void scrarea_do_windraw (struct ScrArea *sa);
void scrarea_do_winchange (struct ScrArea *sa);