r593: Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
[rox-filer.git] / ROX-Filer / src / infobox.h
blob01c02356c52b0827f46a0a5247bfab89c376e41d
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 #ifndef _INFOBOX_H
9 #define _INFOBOX_H
11 void infobox_new(guchar *path);
13 #endif /* _INFOBOX_H */