gimp/plug-ins/gimpressionist/orientmap.h

8 lines
169 B
C

#ifndef __ORIENTMAP_H
#define __ORIENTMAP_H
void create_orientmap_dialog (void);
void update_orientmap_dialog (void);
void orientation_map_free_resources(void);
#endif