updated the imagemap plug-in

--Sven
This commit is contained in:
Sven Neumann
1999-10-24 20:57:17 +00:00
parent 88e0cc3155
commit ecfb8a1210
76 changed files with 2078 additions and 561 deletions

View File

@ -26,7 +26,8 @@
#include "imap_command.h"
#include "imap_object.h"
#include "imap_preview.h"
Command_t *move_command_new(Object_t *obj, gint x, gint y);
Command_t *move_command_new(Preview_t *preview, Object_t *obj, gint x, gint y);
#endif /* _IMAP_CMD_MOVE_H */