/************************************************************
**
** Application: UnitConv
**
** Title:       h.imagecrop
**
*************************************************************/

#pragma include_only_once

#ifndef __IMAGECROP__H
#define __IMAGECROP__H





/*************************************************************/
/* exported functions */

extern void Imagecrop_Open (void);
extern void Imagecrop_SetUpAspectMenu (void);

#endif



/*************  End of h.imagecrop  ***********************/



