/*----------------------------------------------------------------------------* * .---. * * PornView (_,/\ \ * * photo/movie collection viewer and manager (`a a( ) * * trem0r ) \= ) ( * * (c) 2002 (.--' '--.) * * / (_)^(_) \ * *----------------------------------------------------------------------------*/ #ifndef __IMAGEINFO_H__ #define __IMAGEINFO_H__ void imageinfo_dialog (void); #endif /* __IMAGEINFO_H__ */