added mousewheel support part 3

This commit is contained in:
2003-01-28 12:14:47 +00:00
parent e785342319
commit 90a0e1b7bf
5 changed files with 9 additions and 9 deletions

View File

@@ -61,7 +61,7 @@ void drawipo(void);
void scroll_ipobuts(void);
int view2dzoom(unsigned short event);
int view2dmove(void);
int view2dmove(unsigned short event);
void view2dborder(void);
struct EditIpo *select_proj_ipo(struct rctf *rectf, int event);